Constructor and Description |
---|
Agent(BackendRegistry backendRegistry,
AgentStartupConfiguration config,
Storage storage,
AgentInfoDAO agentInfoDao,
BackendInfoDAO backendInfoDao) |
Agent(BackendRegistry registry,
UUID agentId,
AgentStartupConfiguration config,
Storage storage,
AgentInfoDAO agentInfoDao,
BackendInfoDAO backendInfoDao) |
Constructor and Description |
---|
AgentInformationDisplayModel(AgentInfoDAO agentInfoDao,
BackendInfoDAO backendInfoDao) |
Modifier and Type | Method and Description |
---|---|
void |
GCRequest.sendGCRequestToAgent(VmRef vm,
AgentInfoDAO agentDAO,
RequestResponseListener responseListener) |
Constructor and Description |
---|
KillVMAction(AgentInfoDAO agentDao,
VmInfoDAO vmDao,
RequestQueue queue,
RequestResponseListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
AgentInfoDAOImpl |
Constructor and Description |
---|
HostInfoDAOImpl(Storage storage,
AgentInfoDAO agentInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ThreadCollectorFactory.setAgentDao(AgentInfoDAO agentDao) |
void |
ThreadCollector.setAgentInfoDao(AgentInfoDAO agentDao) |
Modifier and Type | Method and Description |
---|---|
void |
ThreadCollectorFactoryImpl.setAgentDao(AgentInfoDAO agentDao) |
void |
ThreadMXBeanCollector.setAgentInfoDao(AgentInfoDAO agentDao) |
Modifier and Type | Method and Description |
---|---|
void |
DumpHeapHelper.execute(AgentInfoDAO agentInfoDAO,
VmRef reference,
RequestQueue queue,
Runnable heapDumpSuccessAction,
Runnable heapDumpFailureAction) |
Modifier and Type | Method and Description |
---|---|
void |
JmxToggleNotificationRequest.sendEnableNotificationsRequestToAgent(VmRef vm,
AgentInfoDAO agentDAO,
boolean enable,
RequestResponseListener responseListener) |
Constructor and Description |
---|
JmxNotificationsViewController(AgentInfoDAO agent,
JmxNotificationDAO notification,
TimerFactory timerFactory,
RequestQueue queue,
JmxNotificationsViewProvider viewProvider,
VmRef vmId) |
JmxNotificationsViewServiceImpl(AgentInfoDAO agentDao,
JmxNotificationDAO notificationDao,
RequestQueue requestQueue,
TimerFactory timerFactory,
JmxNotificationsViewProvider viewProvider) |
Constructor and Description |
---|
MemoryStatsController(ApplicationService appSvc,
VmInfoDAO vmInfoDao,
VmMemoryStatDAO vmMemoryStatDao,
VmRef ref,
MemoryStatsViewProvider viewProvider,
AgentInfoDAO agentDAO,
GCRequest gcRequest) |
MemoryStatsServiceImpl(ApplicationService appSvc,
VmInfoDAO vmInfoDao,
VmMemoryStatDAO vmMemoryStatDao,
AgentInfoDAO agentDAO,
GCRequest gcRequest,
MemoryStatsViewProvider viewProvider) |
Copyright © 2013. All Rights Reserved.