public interface RemoteAccess
| Modifier and Type | Method and Description |
|---|---|
void |
close(boolean sync)
Close the threads and free all the resources
|
void |
destroy() |
void |
initialize(org.omg.CORBA.ORB theORB,
Manager manager) |
boolean |
isConnected() |
boolean |
isInitialized() |
void destroy()
void initialize(org.omg.CORBA.ORB theORB,
Manager manager)
boolean isInitialized()
boolean isConnected()
void close(boolean sync)
sync - If it is true wait the termination of the threads before returning