Package org.csapi.jr.se.pam.event

Contains the PAM Event interface classes.

See:
          Description

Interface Summary
AppInterface This interface represents a AppInterface activity object.
AppInterfaceListener This interface is to be implemented for receiving events issued by the AppInterface activity object.
ForEvent This interface represents a ForEvent activity object.
ForEventListener This interface is to be implemented for receiving events issued by the ForEvent activity object.
PAMEventHandler This interface represents a PAMEventHandler.
PAMEventHandlerListener This interface is to be implemented for receiving events issued by the PAMEventHandler service object.
PAMEventManager This interface represents a PAMEventManager.
 

Class Summary
EventNotifyErrEvent Event created by an activity object to indicate that a Gateway originated call to the eventNotifyErr() method on the callback interface has occured.
EventNotifyEvent Event created by an activity object to indicate that a Gateway originated call to the eventNotify() method on the callback interface has occured.
 

Package org.csapi.jr.se.pam.event Description

Contains the PAM Event interface classes.