com.beasys.rmi.iiop
Class IIOPSupportM3.Tie

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.CORBA.DynamicImplementation
              |
              +--org.omg.PortableServer.Servant
                    |
                    +--com.beasys.rmi.iiop.IIOPSupportM3.Tie

public static class IIOPSupportM3.Tie
extends org.omg.PortableServer.Servant

See Also:
Serialized Form

Constructor Summary
IIOPSupportM3.Tie(org.omg.CORBA.portable.Delegate d)
           
 
Method Summary
 java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] object_id)
           
 java.lang.String[] _ids()
           
 void invoke(org.omg.CORBA.ServerRequest req)
           
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _object_id, _orb, _orb, _poa, _this_object, _this_object, equals, hashCode, toString
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IIOPSupportM3.Tie

public IIOPSupportM3.Tie(org.omg.CORBA.portable.Delegate d)
Method Detail

_ids

public java.lang.String[] _ids()
Overrides:
_ids in class org.omg.CORBA.portable.ObjectImpl

invoke

public void invoke(org.omg.CORBA.ServerRequest req)
Overrides:
invoke in class org.omg.CORBA.DynamicImplementation

_all_interfaces

public java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
                                          byte[] object_id)
Overrides:
_all_interfaces in class org.omg.PortableServer.Servant