org.csapi.pam.event
Class IpAppPAMEventHandlerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.pam.event.IpAppPAMEventHandlerPOA
          extended by org.csapi.pam.event.IpAppPAMEventHandlerPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppPAMEventHandlerOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppPAMEventHandlerPOATie
extends IpAppPAMEventHandlerPOA

Generated from IDL interface "IpAppPAMEventHandler"

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

Constructor Summary
IpAppPAMEventHandlerPOATie(IpAppPAMEventHandlerOperations delegate)
           
IpAppPAMEventHandlerPOATie(IpAppPAMEventHandlerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppPAMEventHandlerOperations _delegate()
           
 void _delegate(IpAppPAMEventHandlerOperations delegate)
           
 IpAppPAMEventHandler _this()
           
 IpAppPAMEventHandler _this(org.omg.CORBA.ORB orb)
           
 void eventNotify(int eventID, TpPAMNotificationInfo[] eventInfo)
           
 void eventNotifyErr(int eventID, TpPAMErrorInfo errorInfo)
           
 
Methods inherited from class org.csapi.pam.event.IpAppPAMEventHandlerPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpAppPAMEventHandlerPOATie

public IpAppPAMEventHandlerPOATie(IpAppPAMEventHandlerOperations delegate)

IpAppPAMEventHandlerPOATie

public IpAppPAMEventHandlerPOATie(IpAppPAMEventHandlerOperations delegate,
                                  org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppPAMEventHandler _this()
Overrides:
_this in class IpAppPAMEventHandlerPOA

_this

public IpAppPAMEventHandler _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppPAMEventHandlerPOA

_delegate

public IpAppPAMEventHandlerOperations _delegate()

_delegate

public void _delegate(IpAppPAMEventHandlerOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

eventNotify

public void eventNotify(int eventID,
                        TpPAMNotificationInfo[] eventInfo)

eventNotifyErr

public void eventNotifyErr(int eventID,
                           TpPAMErrorInfo errorInfo)


Copyright © 2008. All Rights Reserved.