com.adventnet.snmp.snmp2.agent
Interface RecorderRegistrationListener

All Superinterfaces:
java.util.EventListener

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.

Method Summary
 void recorderRegistrationPerformed(RecorderRegistrationEvent ev)
          Deprecated. This interface function is implemented by the SnmpProxy which waits for RecorderRegistration Events.
 

Method Detail

recorderRegistrationPerformed

void recorderRegistrationPerformed(RecorderRegistrationEvent ev)
Deprecated. 
This interface function is implemented by the SnmpProxy which waits for RecorderRegistration Events.

Parameters:
ev - the RecorderRegistrationEvent