org.csapi.pam.event
Interface IpAppPAMEventHandlerOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpAppPAMEventHandler
All Known Implementing Classes:
_IpAppPAMEventHandlerStub, IpAppPAMEventHandlerPOA, IpAppPAMEventHandlerPOATie

public interface IpAppPAMEventHandlerOperations
extends IpInterfaceOperations

Generated from IDL interface "IpAppPAMEventHandler"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 void eventNotify(int eventID, TpPAMNotificationInfo[] eventInfo)
           
 void eventNotifyErr(int eventID, TpPAMErrorInfo errorInfo)
           
 

Method Detail

eventNotify

void eventNotify(int eventID,
                 TpPAMNotificationInfo[] eventInfo)

eventNotifyErr

void eventNotifyErr(int eventID,
                    TpPAMErrorInfo errorInfo)


Copyright © 2008. All Rights Reserved.