org.csapi.gms
Class IpAppMessagingManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.gms.IpAppMessagingManagerPOA
          extended by 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

Constructor Summary
IpAppMessagingManagerPOATie(IpAppMessagingManagerOperations delegate)
           
IpAppMessagingManagerPOATie(IpAppMessagingManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppMessagingManagerOperations _delegate()
           
 void _delegate(IpAppMessagingManagerOperations delegate)
           
 IpAppMessagingManager _this()
           
 IpAppMessagingManager _this(org.omg.CORBA.ORB orb)
           
 void mailboxFaultDetected(IpMailbox mailbox, int mailboxSessionID, TpMessagingFault fault)
           
 void mailboxTerminated(IpMailbox mailbox, int mailboxSessionID)
           
 void messagingEventNotify(IpMessagingManager messagingManager, TpMessagingEventInfo eventInfo, int assignmentID)
           
 void messagingNotificationTerminated()
           
 
Methods inherited from class org.csapi.gms.IpAppMessagingManagerPOA
_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

IpAppMessagingManagerPOATie

public IpAppMessagingManagerPOATie(IpAppMessagingManagerOperations delegate)

IpAppMessagingManagerPOATie

public IpAppMessagingManagerPOATie(IpAppMessagingManagerOperations delegate,
                                   org.omg.PortableServer.POA poa)
Method Detail

_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 © 2009. All Rights Reserved.