org.csapi.fw.fw_service.notification
Class IpSvcEventNotificationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.notification.IpSvcEventNotificationPOA
          extended by org.csapi.fw.fw_service.notification.IpSvcEventNotificationPOATie
All Implemented Interfaces:
IpSvcEventNotificationOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpSvcEventNotificationPOATie
extends IpSvcEventNotificationPOA

Generated from IDL interface "IpSvcEventNotification"

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

Constructor Summary
IpSvcEventNotificationPOATie(IpSvcEventNotificationOperations delegate)
           
IpSvcEventNotificationPOATie(IpSvcEventNotificationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpSvcEventNotificationOperations _delegate()
           
 void _delegate(IpSvcEventNotificationOperations delegate)
           
 IpSvcEventNotification _this()
           
 IpSvcEventNotification _this(org.omg.CORBA.ORB orb)
           
 void notificationTerminated()
           
 void reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 
Methods inherited from class org.csapi.fw.fw_service.notification.IpSvcEventNotificationPOA
_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

IpSvcEventNotificationPOATie

public IpSvcEventNotificationPOATie(IpSvcEventNotificationOperations delegate)

IpSvcEventNotificationPOATie

public IpSvcEventNotificationPOATie(IpSvcEventNotificationOperations delegate,
                                    org.omg.PortableServer.POA poa)
Method Detail

_this

public IpSvcEventNotification _this()
Overrides:
_this in class IpSvcEventNotificationPOA

_this

public IpSvcEventNotification _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpSvcEventNotificationPOA

_delegate

public IpSvcEventNotificationOperations _delegate()

_delegate

public void _delegate(IpSvcEventNotificationOperations delegate)

_default_POA

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

reportNotification

public void reportNotification(TpFwEventInfo eventInfo,
                               int assignmentID)
                        throws P_INVALID_ASSIGNMENT_ID,
                               TpCommonExceptions
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions

notificationTerminated

public void notificationTerminated()
                            throws TpCommonExceptions
Throws:
TpCommonExceptions


Copyright © 2009. All Rights Reserved.