|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.lcm.x2c.communicator.X2cCommunicatorManagerRMI
public class X2cCommunicatorManagerRMI
Communicator Application providing RMI interface.
Field Summary |
---|
Fields inherited from interface at.lcm.x2c.communicator.X2cCommunicatorManagerRMI_interface |
---|
_SERVICENAME |
Method Summary | |
---|---|
void |
disconnect(X2cCommunicatorRMI comRMI)
Shutdown Communicator This is not part of the RMI interface. |
static java.lang.String |
getSERVICENAME_extension()
|
X2cCommunicatorRMI_interface |
getX2cCommunicator(java.lang.String modelName)
This is part of the RMI interface. |
static void |
main(java.lang.String[] args)
Start Communicator Application. |
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Argumentspublic X2cCommunicatorRMI_interface getX2cCommunicator(java.lang.String modelName) throws java.rmi.RemoteException
getX2cCommunicator
in interface X2cCommunicatorManagerRMI_interface
modelName
- Model name
java.rmi.RemoteException
public void disconnect(X2cCommunicatorRMI comRMI)
comRMI
- RMI Communicator
java.rmi.RemoteException
public void shutdown()
public static java.lang.String getSERVICENAME_extension()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |