org.omg.PortableServer
Class Servant
java.lang.Object
org.omg.PortableServer.Servant
- Direct Known Subclasses:
- DynamicImplementation
public abstract class Servant
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Servant
public Servant()
_this_object
public final Object _this_object()
_this_object
public final Object _this_object(ORB orb)
_orb
public final ORB _orb()
_poa
public final org.omg.PortableServer.POA _poa()
_object_id
public final byte[] _object_id()
_default_POA
public org.omg.PortableServer.POA _default_POA()
_is_a
public boolean _is_a(java.lang.String repository_id)
_non_existent
public boolean _non_existent()
_get_interface
public org.omg.CORBA.InterfaceDef _get_interface()
- Deprecated. Deprecated by CORBA 2.4
_get_interface_def
public Object _get_interface_def()
_all_interfaces
public abstract java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectID)
_get_delegate
public final Delegate _get_delegate()
_set_delegate
public final void _set_delegate(Delegate delegate)
Copyright © 2011. All Rights Reserved.