com.adventnet.snmp.snmp2.agent
Interface RecorderRegistrationListener
Deprecated. The API no longer uses this interface.
- public interface RecorderRegistrationListener
- extends java.util.EventListener
This interface class is implemented by SnmpProxy for
RecorderRegistrationEvents so that the Recorder can register
with the SnmpProxy by forming the RecorderRegistrationEvent.
- Since:
- AdventNet Agent Toolkit (Java Edition) 4.2 release.
recorderRegistrationPerformed
public void recorderRegistrationPerformed(RecorderRegistrationEvent ev)
- Deprecated.
- This interface function is implemented by the SnmpProxy which waits for
RecorderRegistration Events.
- Parameters:
ev - the RecorderRegistrationEvent