org.csapi.fw.fw_service.notification
Class IpFwEventNotificationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.notification.IpFwEventNotificationPOA
          extended by org.csapi.fw.fw_service.notification.IpFwEventNotificationPOATie
All Implemented Interfaces:
IpFwEventNotificationOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpFwEventNotificationPOATie
extends IpFwEventNotificationPOA

Generated from IDL interface "IpFwEventNotification"

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

Constructor Summary
IpFwEventNotificationPOATie(IpFwEventNotificationOperations delegate)
           
IpFwEventNotificationPOATie(IpFwEventNotificationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpFwEventNotificationOperations _delegate()
           
 void _delegate(IpFwEventNotificationOperations delegate)
           
 IpFwEventNotification _this()
           
 IpFwEventNotification _this(org.omg.CORBA.ORB orb)
           
 int createNotification(TpFwEventCriteria eventCriteria)
           
 void destroyNotification(int assignmentID)
           
 
Methods inherited from class org.csapi.fw.fw_service.notification.IpFwEventNotificationPOA
_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

IpFwEventNotificationPOATie

public IpFwEventNotificationPOATie(IpFwEventNotificationOperations delegate)

IpFwEventNotificationPOATie

public IpFwEventNotificationPOATie(IpFwEventNotificationOperations delegate,
                                   org.omg.PortableServer.POA poa)
Method Detail

_this

public IpFwEventNotification _this()
Overrides:
_this in class IpFwEventNotificationPOA

_this

public IpFwEventNotification _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpFwEventNotificationPOA

_delegate

public IpFwEventNotificationOperations _delegate()

_delegate

public void _delegate(IpFwEventNotificationOperations delegate)

_default_POA

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

createNotification

public int createNotification(TpFwEventCriteria eventCriteria)
                       throws P_INVALID_EVENT_TYPE,
                              TpCommonExceptions,
                              P_INVALID_CRITERIA
Throws:
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_CRITERIA

destroyNotification

public void destroyNotification(int assignmentID)
                         throws P_INVALID_ASSIGNMENT_ID,
                                TpCommonExceptions
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions


Copyright © 2008. All Rights Reserved.