Constructor and Description |
---|
Agent(BackendRegistry backendRegistry,
AgentStartupConfiguration config,
DAOFactory daos) |
Agent(BackendRegistry registry,
UUID agentId,
AgentStartupConfiguration config,
DAOFactory daos) |
Modifier and Type | Field and Description |
---|---|
protected DAOFactory |
Backend.df |
Modifier and Type | Method and Description |
---|---|
void |
Backend.setDAOFactory(DAOFactory df) |
Constructor and Description |
---|
JvmStatVmListener(DAOFactory df,
int vmId) |
Constructor and Description |
---|
DeadVMDecorator(DAOFactory dao) |
LivingVMFilter(DAOFactory dao) |
VMDecorator(DAOFactory dao) |
Modifier and Type | Method and Description |
---|---|
DAOFactory |
ApplicationServiceProvider.getDAOFactory() |
Constructor and Description |
---|
KillVMAction(UNIXProcessHandler unixService,
DAOFactory dao) |
Modifier and Type | Method and Description |
---|---|
DAOFactory |
ApplicationService.getDAOFactory() |
Modifier and Type | Method and Description |
---|---|
DAOFactory |
ApplicationContext.getDAOFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationContext.setDAOFactory(DAOFactory daoFactory) |
Modifier and Type | Class and Description |
---|---|
class |
MongoDAOFactory |
Copyright © 2012. All Rights Reserved.