|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.agent.tl1.security.OperationSecurityCommands
This class contains the implementation for the Operation security view related commands.
| Constructor Summary | |
OperationSecurityCommands(TL1Agent agent)
This constructor gets the reference of TL1Agent and from that it gets the SecurityView instance. |
|
| Method Summary | |
TL1AgentResponseInfo |
doAction(TL1AgentRequestInfo reqInfo)
This method will be invoked by the TL1 NE for processing the input Message. |
java.lang.String |
getAck(TL1AgentRequestInfo reqInfo)
This method will be invoked from the TL1 NE before processing the TL1 input message. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public OperationSecurityCommands(TL1Agent agent)
| Method Detail |
public java.lang.String getAck(TL1AgentRequestInfo reqInfo)
reqInfo - - TL1AgentRequestInfo Response
public TL1AgentResponseInfo doAction(TL1AgentRequestInfo reqInfo)
throws TL1AgentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||