public class ORB
extends java.lang.Object
| Constructor and Description |
|---|
ORB() |
public boolean initialised()
public void init()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemExceptionpublic void init(java.applet.Applet a,
java.util.Properties p)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemExceptionpublic void init(java.lang.String[] s,
java.util.Properties p)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemExceptionpublic void shutdown()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemExceptionpublic void destroy()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemExceptionpublic org.omg.CORBA.ORB orb()
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemExceptionpublic void orb(org.omg.CORBA.ORB o)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException