|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.PortableServer.Servant
Constructor Summary | |
Servant()
|
Method Summary | |
abstract String[] |
_all_interfaces(POA poa,
byte[] oid)
Get all the repository IDs. |
POA |
_default_POA()
Get the Default POA - the Root POA. |
Delegate |
_get_delegate()
|
ClassLoader |
_getClassLoader()
|
boolean |
_is_a(String repositoryId)
|
boolean |
_non_existent()
Does the servant not exist. |
byte[] |
_object_id()
Get the Object Id for the Object being invoked upon. |
ORB |
_orb()
Get the ORB. |
void |
_orb(ORB orb)
Set the ORB. |
POA |
_poa()
Get the POA for the Object being invoked upon. |
void |
_set_delegate(Delegate delegate)
|
ClassLoader |
_setClassLoader(ClassLoader classLoader)
|
Object |
_this_object()
Get the object reference for this servant. |
Object |
_this_object(ORB orb)
Get the object reference for this servant. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Servant()
Method Detail |
public final Delegate _get_delegate()
public final void _set_delegate(Delegate delegate)
public final Object _this_object()
public final Object _this_object(ORB orb)
public final ORB _orb()
public final void _orb(ORB orb)
public final POA _poa()
public final byte[] _object_id()
public POA _default_POA()
public boolean _is_a(String repositoryId)
public boolean _non_existent()
public abstract String[] _all_interfaces(POA poa, byte[] oid)
public ClassLoader _getClassLoader()
public ClassLoader _setClassLoader(ClassLoader classLoader)
|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |