|
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.CORBA.ORB org.omg.CORBA_2_3.ORB com.sssw.jbroker.api.orb.ORB
jBroker ORB.
Field Summary | |
static int |
JBROKER_VMCID
jBroker Minor Code Id. |
Constructor Summary | |
ORB()
|
Method Summary | |
abstract CustomPolicyController |
getCustomPolicyController()
Get the custom policy controller. |
static ORB |
getORB(String orbId)
Get the ORB with a given Id. |
String |
getORBId()
Get the Id for the given ORB instance. |
abstract void |
setCustomPolicyController(CustomPolicyController controller)
Set the custom policy controller for the current thread. |
abstract void |
setORBCustomPolicyController(CustomPolicyController controller)
Set the ORB level custom policy controller callback object. |
Methods inherited from class org.omg.CORBA_2_3.ORB |
get_value_def, lookup_value_factory, register_value_factory, set_delegate, unregister_value_factory |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int JBROKER_VMCID
Constructor Detail |
public ORB()
Method Detail |
public abstract CustomPolicyController getCustomPolicyController()
public abstract void setCustomPolicyController(CustomPolicyController controller)
controller
- the thread level custom policy controller callback objectsetORBCustomPolicyController(com.sssw.jbroker.api.cluster.CustomPolicyController)
public abstract void setORBCustomPolicyController(CustomPolicyController controller)
public String getORBId()
public static ORB getORB(String orbId)
|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |