com.hack23.cia.service.impl.control.core
Interface AgentOperationService

Package class diagram package AgentOperationService
All Known Implementing Classes:
AgentOperationServiceImpl

public interface AgentOperationService

The Interface AgentOperationService.


Method Summary
Modifier and Type Method and Description
 void execute()
          Execute.
 AgentOperationRunnable getAgentOperation()
          Gets the agent operation.
 

Method Detail

execute

void execute()
Execute.


getAgentOperation

AgentOperationRunnable getAgentOperation()
Gets the agent operation.

Returns:
the agent operation


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.