org.omg.PortableServer
Class Servant
java.lang.Object
org.omg.PortableServer.Servant
- Direct Known Subclasses:
- ActiveStatePOA, AdapterActivatorPOA, BindingIteratorPOA, CodeBasePOA, DomainPOA, DynamicImplementation, NamingContextExtPOA, PersistentRequestPOA, PersistentRequestRouterPOA, PolicyPOA, ProcessEndpointManagerPOA, ProcessEndpointPOA, ReplyHandlerPOA, RMIServant, RouterAdminPOA, RouterPOA, RunTimePOA, Servant, ServantActivatorPOA, ServantLocatorPOA, ServantManagerPOA, ServerDomainPOA, ServerFactoryPOA, ServerPOA, UntypedReplyHandlerPOA
public abstract class Servant
- extends 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 POA _poa()
_object_id
public final byte[] _object_id()
_default_POA
public POA _default_POA()
_is_a
public boolean _is_a(String repository_id)
_non_existent
public boolean _non_existent()
_get_interface
public InterfaceDef _get_interface()
_get_interface_def
public Object _get_interface_def()
_all_interfaces
public abstract String[] _all_interfaces(POA poa,
byte[] object_id)
_get_delegate
public final Delegate _get_delegate()
_set_delegate
public final void _set_delegate(Delegate delegate)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.