|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationControlModelFactory extends ModelFactory
A factory for creating ApplicationControlModel objects.
Modifier and Type | Method and Description |
---|---|
AgentOperation |
createAgentOperation(AgentOperation.AgentOperationType agentOperationType)
Creates a new ApplicationControlModel object. |
Class<? extends AgentOperation> |
getAgentOperationSpec()
Gets the agent operation spec. |
Method Detail |
---|
AgentOperation createAgentOperation(AgentOperation.AgentOperationType agentOperationType)
agentOperationType
- the agent operation typeClass<? extends AgentOperation> getAgentOperationSpec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |