org.eclipse.hyades.internal.execution.local.common
Interface Constants
- All Known Implementing Classes:
- AcknowledgementMessage, ActiveAgentListCommand, AgentActiveCommand, AgentAttachedCommand, AgentConfigurationCommand, AgentDetachedCommand, AgentDetailsCommand, AgentInactiveCommand, AgentQueryStateCommand, AgentRequestMonitorCommand, AgentRequestMonitorPortCommand, AgentScopingInformationCommand, AttachToAgentCommand, AuthenticateCommand, AuthenticationFailedCommand, AuthenticationSuccessfulCommand, BinaryCustomCommand, CommandElement, Console, ConsoleInfoCommand, ControlMessage, ControlServerDaemon, CustomCommand, DetachFromAgentCommand, DetailedAgentInfoCommand, DetailedProcessCommand, ErrorCommand, GetPropertyListCommand, InstrumentAgentDiscoverer.ProcessExitedCommand, KillProcessCommand, LaunchProcessCommand, ManageFileCommand, Message, MonitorPeerRequestCommand, MonitorPeerRequestPortCommand, MultiplexedDataServer, NodeImpl, PeerUnreachableCommand, ProcessExitedCommand, ProcessLaunchedCommand, PropertyListCommand, QueryAgentDetailsCommand, QueryAgentListCommand, QueryProcessListCommand, RABinaryArray, RAInetAddress, RAString, RegisterAgentInterestCommand, RegisteredProcessListCommand, ResourceLocation, ServerSecurityInfoCommand, SetNVPairCommand, ShutdownCommand, SimpleAgentInfoCommand, SimpleProcessCommand, StartMonitoringLocalAgentCommand, StartMonitoringRemoteAgentCommand, StopMonitorCommand
public interface Constants
Insert the type's description here.
Creation date: (6/2/00 1:15:33 PM)
DEFAULT_TIMEOUT
static final int DEFAULT_TIMEOUT
- See Also:
- Constant Field Values
RA_MASTER_ADDRESS
static final java.lang.String RA_MASTER_ADDRESS
- See Also:
- Constant Field Values
RA_PIPE_NAMESPACE
static final java.lang.String RA_PIPE_NAMESPACE
- See Also:
- Constant Field Values
RA_PIPE_NAMESPACE_WIN32
static final java.lang.String RA_PIPE_NAMESPACE_WIN32
- See Also:
- Constant Field Values
RA_ACKNOWLEDGEMENT_MESSAGE
static final byte RA_ACKNOWLEDGEMENT_MESSAGE
- See Also:
- Constant Field Values
RA_CONTROL_MESSAGE
static final byte RA_CONTROL_MESSAGE
- See Also:
- Constant Field Values
RA_MAGIC
static final long RA_MAGIC
- See Also:
- Constant Field Values
RA_MAGIC_0
static final byte RA_MAGIC_0
- See Also:
- Constant Field Values
RA_MAGIC_1
static final byte RA_MAGIC_1
- See Also:
- Constant Field Values
RA_MAGIC_2
static final byte RA_MAGIC_2
- See Also:
- Constant Field Values
RA_MAGIC_3
static final byte RA_MAGIC_3
- See Also:
- Constant Field Values
RA_VERSION
static final long RA_VERSION
- See Also:
- Constant Field Values
RA_AUTHENTICATE
static final long RA_AUTHENTICATE
- See Also:
- Constant Field Values
RA_AUTHENTICATION_FAILED
static final long RA_AUTHENTICATION_FAILED
- See Also:
- Constant Field Values
RA_AUTHENTICATION_SUCCESSFUL
static final long RA_AUTHENTICATION_SUCCESSFUL
- See Also:
- Constant Field Values
RA_SERVER_SECURITY_REQUIREMENTS
static final long RA_SERVER_SECURITY_REQUIREMENTS
- See Also:
- Constant Field Values
RA_LAUNCH_PROCESS
static final long RA_LAUNCH_PROCESS
- See Also:
- Constant Field Values
RA_QUERY_PROCESS_LIST
static final long RA_QUERY_PROCESS_LIST
- See Also:
- Constant Field Values
RA_QUERY_AGENT_LIST
static final long RA_QUERY_AGENT_LIST
- See Also:
- Constant Field Values
RA_REGISTER_AGENT_NOTIFICATION
static final long RA_REGISTER_AGENT_NOTIFICATION
- See Also:
- Constant Field Values
RA_ATTACH_TO_AGENT
static final long RA_ATTACH_TO_AGENT
- See Also:
- Constant Field Values
RA_DETACH_FROM_AGENT
static final long RA_DETACH_FROM_AGENT
- See Also:
- Constant Field Values
RA_START_MONITORING_AGENT_REMOTE
static final long RA_START_MONITORING_AGENT_REMOTE
- See Also:
- Constant Field Values
RA_START_MONITORING_AGENT_LOCAL
static final long RA_START_MONITORING_AGENT_LOCAL
- See Also:
- Constant Field Values
RA_STOP_MONITORING_AGENT
static final long RA_STOP_MONITORING_AGENT
- See Also:
- Constant Field Values
RA_SET_NAME_VALUE_PAIR
static final long RA_SET_NAME_VALUE_PAIR
- See Also:
- Constant Field Values
RA_CUSTOM_COMMAND
static final long RA_CUSTOM_COMMAND
- See Also:
- Constant Field Values
RA_KILL_PROCESS
static final long RA_KILL_PROCESS
- See Also:
- Constant Field Values
RA_QUERY_AGENT_DETAILS
static final long RA_QUERY_AGENT_DETAILS
- See Also:
- Constant Field Values
RA_BINARY_CUSTOM_COMMAND
static final long RA_BINARY_CUSTOM_COMMAND
- See Also:
- Constant Field Values
RA_GET_PROPERTY_LIST
static final long RA_GET_PROPERTY_LIST
- See Also:
- Constant Field Values
RA_MANAGE_FILE
static final long RA_MANAGE_FILE
- See Also:
- Constant Field Values
RA_PROCESS_LAUNCHED
static final long RA_PROCESS_LAUNCHED
- See Also:
- Constant Field Values
RA_PROCESS_LIST
static final long RA_PROCESS_LIST
- See Also:
- Constant Field Values
RA_AGENT_LIST
static final long RA_AGENT_LIST
- See Also:
- Constant Field Values
RA_AGENT_ACTIVE
static final long RA_AGENT_ACTIVE
- See Also:
- Constant Field Values
RA_AGENT_INACTIVE
static final long RA_AGENT_INACTIVE
- See Also:
- Constant Field Values
RA_ERROR_STRING
static final long RA_ERROR_STRING
- See Also:
- Constant Field Values
RA_ATTACH_SUCCESSFUL
static final long RA_ATTACH_SUCCESSFUL
- See Also:
- Constant Field Values
RA_ATTACH_FAILED
static final long RA_ATTACH_FAILED
- See Also:
- Constant Field Values
RA_AGENT_DETAILS
static final long RA_AGENT_DETAILS
- See Also:
- Constant Field Values
RA_PROCESS_EXITED
static final long RA_PROCESS_EXITED
- See Also:
- Constant Field Values
RA_PROPERTY_LIST
static final long RA_PROPERTY_LIST
- See Also:
- Constant Field Values
RA_AGENT_QUERY_STATE
static final long RA_AGENT_QUERY_STATE
- See Also:
- Constant Field Values
RA_AGENT_ATTACHED
static final long RA_AGENT_ATTACHED
- See Also:
- Constant Field Values
RA_AGENT_DETACHED
static final long RA_AGENT_DETACHED
- See Also:
- Constant Field Values
RA_LOCAL_AGENT_ACTIVE
static final long RA_LOCAL_AGENT_ACTIVE
- See Also:
- Constant Field Values
RA_AGENT_SCOPING_INFORMATION
static final long RA_AGENT_SCOPING_INFORMATION
- See Also:
- Constant Field Values
RA_AGENT_CONFIGURATION
static final long RA_AGENT_CONFIGURATION
- See Also:
- Constant Field Values
RA_AGENT_CONTROLLER_AVAILABLE
static final long RA_AGENT_CONTROLLER_AVAILABLE
- See Also:
- Constant Field Values
RA_AGENT_CONTROLLER_UNAVAILABLE
static final long RA_AGENT_CONTROLLER_UNAVAILABLE
- See Also:
- Constant Field Values
RA_AGENT_REQUEST_MONITOR
static final long RA_AGENT_REQUEST_MONITOR
- See Also:
- Constant Field Values
RA_CONTROLLER_REQUEST_MONITOR
static final long RA_CONTROLLER_REQUEST_MONITOR
- See Also:
- Constant Field Values
RA_PEER_UNREACHABLE
static final long RA_PEER_UNREACHABLE
- See Also:
- Constant Field Values
RA_CONTROLLER_MONITOR_PEER
static final long RA_CONTROLLER_MONITOR_PEER
- See Also:
- Constant Field Values
RA_AGENT_REQUEST_MONITOR_PORT
static final long RA_AGENT_REQUEST_MONITOR_PORT
- See Also:
- Constant Field Values
RA_CONTROLLER_REQUEST_MONITOR_PORT
static final long RA_CONTROLLER_REQUEST_MONITOR_PORT
- See Also:
- Constant Field Values
RA_RESOURCE_LOCATION
static final long RA_RESOURCE_LOCATION
- See Also:
- Constant Field Values
RA_CONSOLE_INFO
static final long RA_CONSOLE_INFO
- See Also:
- Constant Field Values
RA_SHUTDOWN
static final long RA_SHUTDOWN
- See Also:
- Constant Field Values
RA_GET_FILE
static final long RA_GET_FILE
- See Also:
- Constant Field Values
RA_PUT_FILE
static final long RA_PUT_FILE
- See Also:
- Constant Field Values
RA_DELETE_FILE
static final long RA_DELETE_FILE
- See Also:
- Constant Field Values
CTL_PORT_NUM_SERVER
static final int CTL_PORT_NUM_SERVER
- Various constants that both the client and server must adhere to.
- See Also:
- Constant Field Values
CTL_PORT_NUM_CLIENT
static final int CTL_PORT_NUM_CLIENT
- See Also:
- Constant Field Values
MESSAGE_HEADER_LENGTH
static final int MESSAGE_HEADER_LENGTH
- See Also:
- Constant Field Values
MAX_MESSAGE_LENGTH
static final int MAX_MESSAGE_LENGTH
- See Also:
- Constant Field Values
MAX_COMMAND_LINE_LENGTH
static final int MAX_COMMAND_LINE_LENGTH
- See Also:
- Constant Field Values
DATA_PORT_NUM_CLIENT
static final int DATA_PORT_NUM_CLIENT
- See Also:
- Constant Field Values
MAX_DATA_LENGTH
static final int MAX_DATA_LENGTH
- See Also:
- Constant Field Values
sizeofByte
static final int sizeofByte
- See Also:
- Constant Field Values
sizeofChar
static final int sizeofChar
- See Also:
- Constant Field Values
sizeofShort
static final int sizeofShort
- See Also:
- Constant Field Values
sizeofLong
static final int sizeofLong
- See Also:
- Constant Field Values