public final class JVMFactory_Stub extends java.rmi.server.RemoteStub implements JVMFactoryRemote, java.rmi.Remote
Constructor and Description |
---|
JVMFactory_Stub() |
JVMFactory_Stub(java.rmi.server.RemoteRef ref) |
Modifier and Type | Method and Description |
---|---|
void |
ping()
Used by JVMProcesses to check if the server is still running
|
void |
registerJVM(java.lang.String $param_String_1,
JVMProcessRemote $param_JVMProcessRemote_2)
Registers external JVM with the factory.
|
public JVMFactory_Stub()
public JVMFactory_Stub(java.rmi.server.RemoteRef ref)
public void ping() throws java.rmi.RemoteException
JVMFactoryRemote
ping
in interface JVMFactoryRemote
java.rmi.RemoteException
public void registerJVM(java.lang.String $param_String_1, JVMProcessRemote $param_JVMProcessRemote_2) throws java.lang.Exception
JVMFactoryRemote
registerJVM
in interface JVMFactoryRemote
$param_String_1
- application name$param_JVMProcessRemote_2
- JVMProcessRemotejava.lang.Exception
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.