|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PollerClient
The poller client for the unidirectional transport.
Method Summary | |
---|---|
org.jboss.remoting.InvokerLocator |
getRemoteEndpointLocator()
|
void |
start()
Start the poller client. |
void |
stop()
Stop the poller client. |
void |
updateAgentToken(java.lang.String agentToken)
Update the agent token uniquely identifying the agent. |
Method Detail |
---|
void start()
void stop() throws java.lang.InterruptedException
java.lang.InterruptedException
void updateAgentToken(java.lang.String agentToken)
agentToken
- The agent token.org.jboss.remoting.InvokerLocator getRemoteEndpointLocator()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |