|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.service.impl.admin.AgentOperationServiceImpl
@Configurable(preConstruction=true) public class AgentOperationServiceImpl
The Class AgentOperationServiceImpl.
Constructor Summary | |
---|---|
AgentOperationServiceImpl(org.springframework.core.task.TaskExecutor taskExecutor,
AdminAgentOperation agentOperation)
Instantiates a new agent operation service impl. |
Method Summary | |
---|---|
void |
execute()
Execute. |
AdminAgentOperation |
getAgentOperation()
Gets the agent operation. |
void |
registerAgentOperation()
Register agent operation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AgentOperationServiceImpl(org.springframework.core.task.TaskExecutor taskExecutor, AdminAgentOperation agentOperation)
taskExecutor
- the task executoragentOperation
- the agent operationMethod Detail |
---|
public final void execute()
AgentOperationService
execute
in interface AgentOperationService
public final AdminAgentOperation getAgentOperation()
AgentOperationService
getAgentOperation
in interface AgentOperationService
@PostConstruct public final void registerAgentOperation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |