|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.service.impl.control.core.AgentOperationServiceImpl
@Configurable(preConstruction=true) public class AgentOperationServiceImpl extends Object implements AgentOperationService
The Class AgentOperationServiceImpl.
| Constructor and Description |
|---|
AgentOperationServiceImpl(org.springframework.core.task.AsyncTaskExecutor taskExecutor,
AgentOperationRunnable agentOperation)
Instantiates a new agent operation service impl. |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute. |
AgentOperationRunnable |
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.AsyncTaskExecutor taskExecutor,
AgentOperationRunnable agentOperation)
taskExecutor - the task executoragentOperation - the agent operation| Method Detail |
|---|
public final void execute()
AgentOperationService
execute in interface AgentOperationServicepublic final AgentOperationRunnable 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 | |||||||||