|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is to be implemented for receiving events issued by the PAMEventHandler service object.
Method Summary | |
void |
onEventNotifyErrEvent(org.csapi.jr.se.pam.event.EventNotifyErrEvent eventNotifyErrEvent)
Called due to a Gateway initiated call to the eventNotifyErr() method on the callback interface. |
void |
onEventNotifyEvent(org.csapi.jr.se.pam.event.EventNotifyEvent eventNotifyEvent)
Called due to a Gateway initiated call to the eventNotify() method on the callback interface. |
Method Detail |
public void onEventNotifyEvent(org.csapi.jr.se.pam.event.EventNotifyEvent eventNotifyEvent)
eventNotifyEvent
- Reference to a EventNotifyEvent event
emmited from the impl or activity object.public void onEventNotifyErrEvent(org.csapi.jr.se.pam.event.EventNotifyErrEvent eventNotifyErrEvent)
eventNotifyErrEvent
- Reference to a EventNotifyErrEvent event
emmited from the impl or activity object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |