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.Exception
void shutdownClientAgent(ClientAgentRemote clientAgent) throws java.lang.Exception
java.lang.Exception
void shutdown() throws java.lang.Exception
java.lang.Exception
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.