org.omg.PortableServer
Class Servant
java.lang.Object
org.omg.PortableServer.Servant
public abstract class Servant
extends java.lang.Object
Copyright (c) 1999-2000 Object Management Group. Unlimited rights to
duplicate and use this code are hereby granted provided that this
copyright notice is included.
_all_interfaces
public String[] _all_interfaces(POA poa,
byte[] objectID)
_default_POA
public POA _default_POA()
_get_delegate
public final Delegate _get_delegate()
_get_interface
public InterfaceDef _get_interface()
Deprecated by CORBA 2.4
_get_interface_def
public Object _get_interface_def()
_is_a
public boolean _is_a(String repository_id)
_non_existent
public boolean _non_existent()
_object_id
public final byte[] _object_id()
_orb
public final ORB _orb()
_poa
public final POA _poa()
_set_delegate
public final void _set_delegate(Delegate delegate)
_this_object
public final Object _this_object()
_this_object
public final Object _this_object(ORB orb)