org.hyperic.hq.agent
Class AgentCommandsAPI
java.lang.Object
org.hyperic.hq.agent.AgentAPIInfo
org.hyperic.hq.agent.AgentCommandsAPI
public final class AgentCommandsAPI
- extends AgentAPIInfo
An object which represents the internal Agent commands that can be
called from a remote client.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PORT
public static final int DEFAULT_PORT
- See Also:
- Constant Field Values
command_ping
public static final java.lang.String command_ping
- See Also:
- Constant Field Values
command_getCurrentAgentBundle
public static final java.lang.String command_getCurrentAgentBundle
- See Also:
- Constant Field Values
command_upgrade
public static final java.lang.String command_upgrade
- See Also:
- Constant Field Values
command_restart
public static final java.lang.String command_restart
- See Also:
- Constant Field Values
command_die
public static final java.lang.String command_die
- See Also:
- Constant Field Values
command_receive_file
public static final java.lang.String command_receive_file
- See Also:
- Constant Field Values
commandSet
public static final java.lang.String[] commandSet
AgentCommandsAPI
public AgentCommandsAPI()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.