|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TL1MessageHandlerMBean
This interface exposes the getAck(), and doAction() to the MBeanServer.
TL1MessageHandler| Method Summary | |
|---|---|
com.adventnet.agent.tl1.TL1AgentResponseInfo |
doAction(com.adventnet.agent.tl1.TL1AgentRequestInfo reqInfo)
This method will be invoked by the TL1 NE for processing the input Message. |
java.lang.String |
getAck(com.adventnet.agent.tl1.TL1AgentRequestInfo reqinfo)
This method will be invoked from the TL1 NE before processing the TL1 input message. |
| Method Detail |
|---|
java.lang.String getAck(com.adventnet.agent.tl1.TL1AgentRequestInfo reqinfo)
com.adventnet.agent.tl1.TL1AgentResponseInfo doAction(com.adventnet.agent.tl1.TL1AgentRequestInfo reqInfo)
throws com.adventnet.agent.tl1.TL1AgentException
- - TL1AgentException.
com.adventnet.agent.tl1.TL1AgentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||