|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JVMFactoryRemote
Specifies the communication protocol between JVM processes and the JVM factory
| Method Summary | |
|---|---|
void |
ping()
Used by JVMProcesses to check if the server is still running |
void |
registerJVM(java.lang.String appName,
JVMProcessRemote jvmProcess)
Registers external JVM with the factory. |
| Method Detail |
|---|
void registerJVM(java.lang.String appName,
JVMProcessRemote jvmProcess)
throws java.lang.Exception
appName - application namejvmProcess - JVMProcessRemote
java.lang.Exception
void ping()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||