|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RegistrationListener
This interface class is implemented by dispatcher which waits for RegistrationEvents.
For example,
PduRequestHandler implements this interface so that VarBindEquestListeners can register with the PduRequestHandler by forming the RegistrationEvent specifying its interested Oid and the subidlist in it.
| Method Summary | |
|---|---|
void |
registrationPerformed(RegistrationEvent ev)
This interface function is implemented by the dispatcher which waits for Registration Events. |
| Method Detail |
|---|
void registrationPerformed(RegistrationEvent ev)
ev - The RegistrationEvent.RegistrationEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||