public interface AgentXMasterListener extends EventListener
AgentXMasterListener interface ca be implemented to
react on sub-agent, session, and registration changes occurred at the
event emitting AgentX master agent.| Modifier and Type | Method and Description |
|---|---|
void |
masterChanged(AgentXMasterEvent event)
The state of the master agents sub-agent connections, sessions, or
registrations has been changed.
|
void masterChanged(AgentXMasterEvent event)
event - an AgentXMasterEvent object.Copyright © 2020 SNMP4J.org. All rights reserved.