Package it.jnrpe.events

This package contains all the classes required to give plugins the ability to send events.

See:
          Description

Interface Summary
IJNRPEEvent The interface that all the events must implement.
IJNRPEEventListener This class represent the interface an object must implement to be able to receive events from JNRPE.
 

Class Summary
EventExceptionParam This object represent an 'EXCEPTION' parameter.
EventMessageParam This object represent an event 'MESSAGE' parameter.
EventParam This class represent an event parameter.
EventsUtil This is an utility class than can be used to send simply events to all the registered listeners.
 

Enum Summary
LogEvent All the accepted Log Event types.
 

Package it.jnrpe.events Description

This package contains all the classes required to give plugins the ability to send events.



Copyright © 2014. All Rights Reserved.