org.csapi.gms
Class IpAppMessagingManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.gms.IpAppMessagingManagerPOA
org.csapi.gms.IpAppMessagingManagerPOATie
- All Implemented Interfaces:
- IpAppMessagingManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppMessagingManagerPOATie
- extends IpAppMessagingManagerPOA
Generated from IDL interface "IpAppMessagingManager"
- 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 |
IpAppMessagingManagerPOATie
public IpAppMessagingManagerPOATie(IpAppMessagingManagerOperations delegate)
IpAppMessagingManagerPOATie
public IpAppMessagingManagerPOATie(IpAppMessagingManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppMessagingManager _this()
- Overrides:
_this in class IpAppMessagingManagerPOA
_this
public IpAppMessagingManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppMessagingManagerPOA
_delegate
public IpAppMessagingManagerOperations _delegate()
_delegate
public void _delegate(IpAppMessagingManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
mailboxTerminated
public void mailboxTerminated(IpMailbox mailbox,
int mailboxSessionID)
messagingEventNotify
public void messagingEventNotify(IpMessagingManager messagingManager,
TpMessagingEventInfo eventInfo,
int assignmentID)
messagingNotificationTerminated
public void messagingNotificationTerminated()
mailboxFaultDetected
public void mailboxFaultDetected(IpMailbox mailbox,
int mailboxSessionID,
TpMessagingFault fault)
Copyright © 2008. All Rights Reserved.