Modifier and Type | Method and Description |
---|---|
Collection<RequestResponseListener> |
Request.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
Request.addListener(RequestResponseListener listener) |
void |
Request.removeListener(RequestResponseListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
GCRequest.sendGCRequestToAgent(VmRef vm,
AgentInfoDAO agentDAO,
RequestResponseListener responseListener) |
Modifier and Type | Class and Description |
---|---|
class |
SwingVMKilledListener |
Constructor and Description |
---|
KillVMAction(AgentInfoDAO agentDao,
VmInfoDAO vmDao,
RequestQueue queue,
RequestResponseListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
JmxToggleNotificationRequest.sendEnableNotificationsRequestToAgent(VmRef vm,
AgentInfoDAO agentDAO,
boolean enable,
RequestResponseListener responseListener) |
Copyright © 2014. All rights reserved.