public class ORB extends Object
| Constructor and Description |
|---|
ORB() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init() |
void |
init(Applet a,
Properties p) |
void |
init(String[] s,
Properties p) |
boolean |
initialised() |
ORB |
orb() |
void |
orb(ORB o) |
void |
shutdown() |
public boolean initialised()
public void init()
throws SystemException
SystemExceptionpublic void init(Applet a, Properties p) throws SystemException
SystemExceptionpublic void init(String[] s, Properties p) throws SystemException
SystemExceptionpublic void shutdown()
throws SystemException
SystemExceptionpublic void destroy()
throws SystemException
SystemExceptionpublic ORB orb() throws SystemException
SystemExceptionpublic void orb(ORB o) throws SystemException
SystemExceptionCopyright © 2012. All Rights Reserved.