public interface JVMProcessRemote
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
ClientAgentRemote |
createClientAgent(java.lang.String agentName) |
void |
shutdown() |
void |
shutdownClientAgent(ClientAgentRemote clientAgent) |
ClientAgentRemote createClientAgent(java.lang.String agentName) throws java.lang.Exception
java.lang.Exceptionvoid shutdownClientAgent(ClientAgentRemote clientAgent) throws java.lang.Exception
java.lang.Exceptionvoid shutdown()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2000-2012 CreamTec LLC. All Rights Reserved.