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