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() |
void |
shutdown(boolean waitForCompletion) |
public boolean initialised()
public void init() throws SystemException
SystemException
public void init(Applet a, Properties p) throws SystemException
SystemException
public void init(String[] s, Properties p) throws SystemException
SystemException
public void shutdown(boolean waitForCompletion) throws SystemException
SystemException
public void shutdown() throws SystemException
SystemException
public void destroy() throws SystemException
SystemException
public ORB orb() throws SystemException
SystemException
public void orb(ORB o) throws SystemException
SystemException
Copyright © 2021 JBoss by Red Hat. All rights reserved.