org.csapi.fw.fw_application.notification
Class IpEventNotificationPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_application.notification.IpEventNotificationPOA
org.csapi.fw.fw_application.notification.IpEventNotificationPOATie
- All Implemented Interfaces:
- IpEventNotificationOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpEventNotificationPOATie
- extends IpEventNotificationPOA
Generated from IDL interface "IpEventNotification"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpEventNotificationPOATie
public IpEventNotificationPOATie(IpEventNotificationOperations delegate)
IpEventNotificationPOATie
public IpEventNotificationPOATie(IpEventNotificationOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpEventNotification _this()
- Overrides:
_this in class IpEventNotificationPOA
_this
public IpEventNotification _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpEventNotificationPOA
_delegate
public IpEventNotificationOperations _delegate()
_delegate
public void _delegate(IpEventNotificationOperations 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_ACCESS_DENIED,
P_INVALID_CRITERIA
- Throws:
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CRITERIA
destroyNotification
public void destroyNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
P_ACCESS_DENIED
Copyright © 2008. All Rights Reserved.