|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The Object Request Broker interface.
| Method Summary | |
void |
destroy()
Destroy the ORB. |
void |
init()
Initialise the ORB. |
void |
init(java.applet.Applet a,
java.util.Properties p)
|
void |
init(java.lang.String[] s,
java.util.Properties p)
|
boolean |
initialised()
Is the ORB initialised? |
org.omg.CORBA.ORB |
orb()
Return a reference to the ORB. |
void |
orb(org.omg.CORBA.ORB o)
Provide a reference to the ORB. |
void |
shutdown()
Shutdown the ORB. |
| Method Detail |
public boolean initialised()
public void init()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
public void init(java.applet.Applet a,
java.util.Properties p)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
public void init(java.lang.String[] s,
java.util.Properties p)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
public void shutdown()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
public void destroy()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
public org.omg.CORBA.ORB orb()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
public void orb(org.omg.CORBA.ORB o)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||