Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
A
ANAMESPACE_SEPERATOR
- Static variable in class autohit.common.
Constants
ASSERT
- Static variable in class autohit.vm.i.
VMInstruction
ATTR_BUFFER
- Static variable in interface autohit.creator.
SimLanguage
ATTR_CLEAR
- Static variable in interface autohit.creator.
SimLanguage
ATTR_COUNT
- Static variable in interface autohit.creator.
SimLanguage
ATTR_EVALUATOR
- Static variable in interface autohit.creator.
SimLanguage
ATTR_ITEM
- Static variable in interface autohit.creator.
SimLanguage
ATTR_LABEL
- Static variable in interface autohit.creator.
SimLanguage
ATTR_LEFT
- Static variable in interface autohit.creator.
SimLanguage
ATTR_METHOD
- Static variable in interface autohit.creator.
SimLanguage
ATTR_NAME
- Static variable in interface autohit.creator.
SimLanguage
ATTR_NEW
- Static variable in interface autohit.creator.
SimLanguage
ATTR_OPERATOR
- Static variable in interface autohit.creator.
SimLanguage
ATTR_OUTPUT
- Static variable in interface autohit.creator.
SimLanguage
ATTR_REFERENCE
- Static variable in interface autohit.creator.
SimLanguage
ATTR_RESULT
- Static variable in interface autohit.creator.
SimLanguage
ATTR_TYPE
- Static variable in interface autohit.creator.
SimLanguage
ATTR_UID
- Static variable in interface autohit.creator.
SimLanguage
ATTR_VALUE
- Static variable in interface autohit.creator.
SimLanguage
ATTR_VERSIONNUMBER
- Static variable in interface autohit.creator.
SimLanguage
AUTOHIT_EXCEPTION_GENERIC
- Static variable in class autohit.common.
AutohitException
Numeric values for the exception.
Atom
- class autohit.common.channels.
Atom
.
An atom
Atom()
- Constructor for class autohit.common.channels.
Atom
Default constructor.
Atom(int)
- Constructor for class autohit.common.channels.
Atom
Default constructor.
Atom(int, int, int, Object)
- Constructor for class autohit.common.channels.
Atom
Constructor.
AutohitBasicLogManager
- class autohit.common.
AutohitBasicLogManager
.
Basic autohit log manager.
AutohitBasicLogManager()
- Constructor for class autohit.common.
AutohitBasicLogManager
Default constructor.
AutohitBasicLogManager(AutohitLogDrain, AutohitLogDrain)
- Constructor for class autohit.common.
AutohitBasicLogManager
Constructor.
AutohitErrorCodes
- interface autohit.common.
AutohitErrorCodes
.
Standard error codes
AutohitException
- exception autohit.common.
AutohitException
.
A base exception for Autohit.
AutohitException()
- Constructor for class autohit.common.
AutohitException
Default Constructor.
AutohitException(Throwable)
- Constructor for class autohit.common.
AutohitException
Default Constructor with Cause
AutohitException(String)
- Constructor for class autohit.common.
AutohitException
Message constructor
AutohitException(String, Throwable)
- Constructor for class autohit.common.
AutohitException
Message constructor with Cause
AutohitException(int)
- Constructor for class autohit.common.
AutohitException
Message constructor
AutohitException(int, Throwable)
- Constructor for class autohit.common.
AutohitException
Message constructor with cause
AutohitException(String, int)
- Constructor for class autohit.common.
AutohitException
Message constructor
AutohitException(String, int, Throwable)
- Constructor for class autohit.common.
AutohitException
Message constructor with cause
AutohitLogDrain
- class autohit.common.
AutohitLogDrain
.
An abstract logging formatter for Autohit Tools.
AutohitLogDrain()
- Constructor for class autohit.common.
AutohitLogDrain
Default constructor You must init() the drain before it is valid.
AutohitLogDrainDefault
- class autohit.common.
AutohitLogDrainDefault
.
An default subclass of AutohitLogDrain.
AutohitLogDrainDefault()
- Constructor for class autohit.common.
AutohitLogDrainDefault
AutohitLogDrainRouting
- class autohit.common.
AutohitLogDrainRouting
.
An routing subclass of AutohitLogDrain.
AutohitLogDrainRouting()
- Constructor for class autohit.common.
AutohitLogDrainRouting
AutohitLogInjectorWrapper
- class autohit.common.
AutohitLogInjectorWrapper
.
This is a helper for using channels for logging.
AutohitLogInjectorWrapper()
- Constructor for class autohit.common.
AutohitLogInjectorWrapper
Default constructor.
AutohitProperties
- interface autohit.common.
AutohitProperties
.
Properties for configuration
addClient(Injector, String)
- Method in class autohit.common.
AutohitBasicLogManager
Add an injector to the client channel.
allocate()
- Method in class autohit.vm.
VMCoreFactory
Allocate a new core
assertparam(boolean, boolean, boolean, boolean, boolean, boolean)
- Method in class autohit.server.command.
Command
Assert the parameters.
attach(VMProcess)
- Method in class autohit.vm.
VM
Attach VM to it's owning process.
autohit.call
- package autohit.call
autohit.call.modules
- package autohit.call.modules
autohit.common
- package autohit.common
autohit.common.channels
- package autohit.common.channels
autohit.common.deployment
- package autohit.common.deployment
autohit.common.test
- package autohit.common.test
autohit.common.traps
- package autohit.common.traps
autohit.creator
- package autohit.creator
autohit.creator.compiler
- package autohit.creator.compiler
autohit.server
- package autohit.server
autohit.server.command
- package autohit.server.command
autohit.server.invoker
- package autohit.server.invoker
autohit.server.service
- package autohit.server.service
autohit.system.tellio
- package autohit.system.tellio
autohit.universe
- package autohit.universe
autohit.universe.service
- package autohit.universe.service
autohit.vm
- package autohit.vm
autohit.vm.i
- package autohit.vm.i
autohit.vm.process
- package autohit.vm.process
B
BAD_RECEIPT
- Static variable in interface autohit.common.channels.
Channel
Constants
BOOTSTRAP_CONTEXT_CLASS
- Static variable in interface autohit.common.
AutohitProperties
BUFFER
- Static variable in class autohit.common.
Constants
BasicBootstrap
- class autohit.server.
BasicBootstrap
.
Bootstrap the System Context
BasicBootstrap()
- Constructor for class autohit.server.
BasicBootstrap
Default constructor.
BasicBootstrap(String)
- Constructor for class autohit.server.
BasicBootstrap
Properties constructor.
BasicServer
- class autohit.server.invoker.
BasicServer
.
A very basic server context
BasicServer()
- Constructor for class autohit.server.invoker.
BasicServer
Default constructor.
BasicServer(String)
- Constructor for class autohit.server.invoker.
BasicServer
Properties constructor.
b
- Variable in class autohit.vm.i.
VMIMerge
Buffer name
b
- Variable in class autohit.vm.i.
VMIReduce
Buffer name
block()
- Method in class autohit.common.channels.
QueuedDrain
Block until there is something in the queue.
buf
- Variable in class autohit.vm.
VM
VM Buffer
build(Document)
- Method in class autohit.creator.compiler.
SimCompiler
Compile the xml tree into an VMExecutable object.
build(Document)
- Method in class autohit.creator.compiler.
XmlCompiler
Abstract build method.
buildException(String, int)
- Method in class autohit.call.modules.
Module
Build a call exception with our formatting
buildException(String, int, Throwable)
- Method in class autohit.call.modules.
Module
Build a call exception with our formatting - chained
C
CALL
- Static variable in class autohit.vm.i.
VMInstruction
CALL_TEXT_HEADER
- Static variable in class autohit.call.
Call
CHAR_BACKSLASH
- Static variable in class autohit.common.
Constants
CHAR_BACKSPACE
- Static variable in class autohit.common.
Constants
CHAR_CR
- Static variable in class autohit.common.
Constants
CHAR_DQUOTE
- Static variable in class autohit.common.
Constants
CHAR_FF
- Static variable in class autohit.common.
Constants
CHAR_HTAB
- Static variable in class autohit.common.
Constants
CHAR_LF
- Static variable in class autohit.common.
Constants
CHAR_SQUOTE
- Static variable in class autohit.common.
Constants
CLASS_LIST_INDEX
- Static variable in class autohit.server.command.
Command
CLEAN_FREE_PCBS_THRESHOLD
- Static variable in class autohit.common.
Constants
CLEAR
- Static variable in class autohit.vm.i.
VMInstruction
CLIService
- class autohit.server.service.
CLIService
.
This as an interactive, STDIO based CLI.
CLIService()
- Constructor for class autohit.server.service.
CLIService
Default constructor
CODE_CALL_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_INTENTIONAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_MODULE_CANT_LOAD_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_PERSISTMISMATCH_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_PERSISTNOTFOUND_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_PROGRAM_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_PUBLIC_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_REPORTED_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_REQUIRED_PARAM_CLASSMISMATCH_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_REQUIRED_PARAM_MISSING_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CALL_UNRECOVERABLE_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CATASTROPHIC_FRAMEWORK_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_ALREADY_EXISTS_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_BAD_CONTROLLER_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_BAD_PRIORITY_LEVEL_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_DOESNT_EXIST_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_DRAIN_GENERAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_DRAIN_INVALID_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_DRAIN_REQUIRES_ID_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_INJECTOR_INVALID_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_INTERRUPTED
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CHANNEL_PANIC
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMMAND_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMMAND_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMMAND_METHOD_NOT_SUPPORTED
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMMAND_REGISTRY_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMMAND_UNKNOWN
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMPILE_ABORT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMPILE_CONFIGURATION_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMPILE_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_COMPILE_WARNING
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_CONFIGURATION_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING_CALLS
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING_CORE
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING_MODULES
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING_PUBLIC
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING_SERVICES
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEBUGGING_SYSTEM
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEFAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEFAULT_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEFAULT_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEFAULT_PANIC
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_DEFAULT_WARNING
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_INFORMATIONAL_OK
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_INFORMATIONAL_OK_VERBOSE
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_MODULE_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_MODULE_REPORTED_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_MODULE_REPORTED_INFO_OK
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_MODULE_REPORTED_WARNING
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_NONE
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENTS and CODES.
CODE_OBJECT_DOES_NOT_EXIST
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_PROGRAM_DIVIDEBYZERO
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_PROGRAM_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVER_BAD_CONTEXT_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVER_DONE
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVER_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVER_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVER_IO_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVER_PANIC
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVICE_GENERAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVICE_GENERIC_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVICE_INTENTIONAL_HALT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVICE_PANIC
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SERVICE_STARTUP_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_STARTUP_ABORT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_STARTUP_CONFIGURATION_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_STARTUP_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SW_DETECTED_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SYSTEM_GENERIC_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_SYSTEM_TELLIO_BROKEN_PROTOCOL
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_UNIVERSE_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_USER_INFO_FLOOR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_USER_INFO_TOP
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_CALL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_CORE_DOESNT_EXIST_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_CORE_FAILED_CONTROL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_CORE_FAILED_RETRIEVAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_CORE_FAILED_STORE_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_CORE_GENERAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_DONE
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_EXEC_DOES_NOT_EXIST_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_EXEC_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_GENERAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_GENERIC_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_INSTRUCTION_ABORT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_INSTRUCTION_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_INSTRUCTION_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_INSTRUCTION_WARNING
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_INTENTIONAL_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_INVALID_INSTRUCTION_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_OBJECT_LOCKED_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_PANIC
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_PREPARE_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_PROCESSOR_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_PROCESSOR_ERROR_NOTFOUND
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_PROCESSOR_ERROR_UNBOUNDED
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_PROCESSOR_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_ROUTINE_BREAKING_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_SOFTWARE_DETECTED_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_SUBSYSTEM_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_VARIABLE_NOT_DEFINED_FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
CODE_VM_VARIABLE_TYPE_MISMATCH_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
COMMAND_COMPILE
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_COMPILE_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_DEFAULT_REGISTRY
- Static variable in interface autohit.common.
AutohitProperties
COMMAND SYSTEM
COMMAND_DUMP
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_DUMP_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_EXIT
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_KILL
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_KILL_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_LIST_INDEX
- Static variable in class autohit.server.command.
Command
COMMAND_LOADPROPS
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_LOADPROPS_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_PROPS
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_PROPS_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_PS
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_PS_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_RUN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_RUN_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_SAVEPROPS
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_SAVEPROPS_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_SERVER_DRAIN
- Static variable in interface autohit.common.
AutohitProperties
COMMAND_SERVER_DRAIN_NAME
- Static variable in interface autohit.common.
AutohitProperties
COMMAND_SERVER_INJECTOR
- Static variable in interface autohit.common.
AutohitProperties
COMMAND_SERVER_STATION
- Static variable in interface autohit.common.
AutohitProperties
COMMAND_SET
- Static variable in class autohit.server.invoker.
SimTextCommand
COMMAND_SET_TOKEN
- Static variable in class autohit.server.invoker.
SimTextCommand
CONFIG_BLANK
- Static variable in class autohit.common.
Constants
CONFIG_CHKPNT
- Static variable in class autohit.common.
Constants
CONFIG_CLOSE
- Static variable in class autohit.common.
Constants
CONFIG_COMMENT
- Static variable in class autohit.common.
Constants
CONFIG_CONFIG_NO
- Static variable in class autohit.common.
Constants
CONFIG_CONFIG_YES
- Static variable in class autohit.common.
Constants
CONFIG_DIR
- Static variable in class autohit.common.
Constants
CONFIG_JAVA_CONFIG
- Static variable in interface autohit.common.
AutohitProperties
CONFIG_OPEN
- Static variable in class autohit.common.
Constants
Configuration
CONFIG_ROOT_CONFIG
- Static variable in interface autohit.common.
AutohitProperties
CRUDE_SEPERATOR
- Static variable in class autohit.common.
Constants
Call
- class autohit.call.
Call
.
The abstract class to all the callable functions.
Call()
- Constructor for class autohit.call.
Call
CallException
- exception autohit.call.
CallException
.
A CALL exception.
CallException()
- Constructor for class autohit.call.
CallException
Default Constructor.
CallException(String)
- Constructor for class autohit.call.
CallException
Message constructor
CallException(int)
- Constructor for class autohit.call.
CallException
Message constructor
CallException(String, int)
- Constructor for class autohit.call.
CallException
Message constructor
CallException(String, Throwable)
- Constructor for class autohit.call.
CallException
Message constructor with cause
CallException(int, Throwable)
- Constructor for class autohit.call.
CallException
Message constructor with cause
CallException(String, int, Throwable)
- Constructor for class autohit.call.
CallException
Message constructor with cause
Call_CHECK_PROCESS
- class autohit.call.
Call_CHECK_PROCESS
.
CHECK_PROCESS call.
Call_CHECK_PROCESS()
- Constructor for class autohit.call.
Call_CHECK_PROCESS
Call_DATE
- class autohit.call.
Call_DATE
.
DATE call.
Call_DATE()
- Constructor for class autohit.call.
Call_DATE
Call_DELETE_TABLE
- class autohit.call.
Call_DELETE_TABLE
.
CALL.
Call_DELETE_TABLE()
- Constructor for class autohit.call.
Call_DELETE_TABLE
Call_DUMP2LOG
- class autohit.call.
Call_DUMP2LOG
.
DUMP2LOG call.
Call_DUMP2LOG()
- Constructor for class autohit.call.
Call_DUMP2LOG
Call_EVALSTRING
- class autohit.call.
Call_EVALSTRING
.
EVALSTRING call.
Call_EVALSTRING()
- Constructor for class autohit.call.
Call_EVALSTRING
Call_FREE
- class autohit.call.
Call_FREE
.
FREE.
Call_FREE()
- Constructor for class autohit.call.
Call_FREE
Call_GET_SPROP
- class autohit.call.
Call_GET_SPROP
.
GET_SPROP call.Returns a system property.If there is no system property with the passed name, then return an empty string.
Call_GET_SPROP()
- Constructor for class autohit.call.
Call_GET_SPROP
Call_GET_TABLE
- class autohit.call.
Call_GET_TABLE
.
CALL.
Call_GET_TABLE()
- Constructor for class autohit.call.
Call_GET_TABLE
Call_GLOBAL_UNIQUE_INT
- class autohit.call.
Call_GLOBAL_UNIQUE_INT
.
GLOBAL_UNIQUE_INT call.
Call_GLOBAL_UNIQUE_INT()
- Constructor for class autohit.call.
Call_GLOBAL_UNIQUE_INT
Call_INSERT_TABLE
- class autohit.call.
Call_INSERT_TABLE
.
CALL.
Call_INSERT_TABLE()
- Constructor for class autohit.call.
Call_INSERT_TABLE
Call_INSTANCE
- class autohit.call.
Call_INSTANCE
.
SPECIAL CALL.
Call_INSTANCE()
- Constructor for class autohit.call.
Call_INSTANCE
Call_LOAD_UNI2STRING
- class autohit.call.
Call_LOAD_UNI2STRING
.
LOAD_UNI2STRING.
Call_LOAD_UNI2STRING()
- Constructor for class autohit.call.
Call_LOAD_UNI2STRING
Call_LOG
- class autohit.call.
Call_LOG
.
LOG call.
Call_LOG()
- Constructor for class autohit.call.
Call_LOG
Call_METHOD
- class autohit.call.
Call_METHOD
.
METHOD call.
Call_METHOD()
- Constructor for class autohit.call.
Call_METHOD
Call_NEW_TABLE
- class autohit.call.
Call_NEW_TABLE
.
CALL.
Call_NEW_TABLE()
- Constructor for class autohit.call.
Call_NEW_TABLE
Call_QUERY_TABLE
- class autohit.call.
Call_QUERY_TABLE
.
CALL.
Call_QUERY_TABLE()
- Constructor for class autohit.call.
Call_QUERY_TABLE
Call_RANDOM
- class autohit.call.
Call_RANDOM
.
RANDOM call.
Call_RANDOM()
- Constructor for class autohit.call.
Call_RANDOM
Call_REMOVE_TABLE
- class autohit.call.
Call_REMOVE_TABLE
.
CALL.
Call_REMOVE_TABLE()
- Constructor for class autohit.call.
Call_REMOVE_TABLE
Call_RUN
- class autohit.call.
Call_RUN
.
RUN call.
Call_RUN()
- Constructor for class autohit.call.
Call_RUN
Call_UNIQUE_INT
- class autohit.call.
Call_UNIQUE_INT
.
UNIQUE_INT call.
Call_UNIQUE_INT()
- Constructor for class autohit.call.
Call_UNIQUE_INT
Call_UNISIZE
- class autohit.call.
Call_UNISIZE
.
LOAD_UNISIZE.
Call_UNISIZE()
- Constructor for class autohit.call.
Call_UNISIZE
Call_WAIT
- class autohit.call.
Call_WAIT
.
WAIT call.
Call_WAIT()
- Constructor for class autohit.call.
Call_WAIT
Channel
- interface autohit.common.channels.
Channel
.
Channel interface
ChannelException
- exception autohit.common.channels.
ChannelException
.
A Channel exception.
ChannelException()
- Constructor for class autohit.common.channels.
ChannelException
Default Constructor.
ChannelException(String)
- Constructor for class autohit.common.channels.
ChannelException
Message constructor
ChannelException(int)
- Constructor for class autohit.common.channels.
ChannelException
Message constructor
ChannelException(String, int)
- Constructor for class autohit.common.channels.
ChannelException
Message constructor
ChannelException(String, Throwable)
- Constructor for class autohit.common.channels.
ChannelException
Message constructor with cause
ChannelException(int, Throwable)
- Constructor for class autohit.common.channels.
ChannelException
Message constructor with cause
ChannelException(String, int, Throwable)
- Constructor for class autohit.common.channels.
ChannelException
Message constructor with cause
Command
- class autohit.server.command.
Command
.
A command base class.
Command()
- Constructor for class autohit.server.command.
Command
CommandAtom
- class autohit.server.command.
CommandAtom
.
A command Atom.
CommandAtom()
- Constructor for class autohit.server.command.
CommandAtom
Default constructor.
CommandAtom(Injector)
- Constructor for class autohit.server.command.
CommandAtom
Set response injector constructor.
CommandAtom(int, Object)
- Constructor for class autohit.server.command.
CommandAtom
Constructor Sets command numeric and param object.
CommandAtom(int, Object, int)
- Constructor for class autohit.server.command.
CommandAtom
Use this constructor, as it is the most convenient
CommandCompile
- class autohit.server.command.
CommandCompile
.
The COMPILE command.
CommandCompile()
- Constructor for class autohit.server.command.
CommandCompile
CommandDump
- class autohit.server.command.
CommandDump
.
The DUMP command.
CommandDump()
- Constructor for class autohit.server.command.
CommandDump
CommandKill
- class autohit.server.command.
CommandKill
.
The KILL command.
CommandKill()
- Constructor for class autohit.server.command.
CommandKill
CommandLine
- class autohit.common.
CommandLine
.
Manage a command line.
CommandLine()
- Constructor for class autohit.common.
CommandLine
CommandLoadProps
- class autohit.server.command.
CommandLoadProps
.
The LOADPROPS command.
CommandLoadProps()
- Constructor for class autohit.server.command.
CommandLoadProps
CommandPS
- class autohit.server.command.
CommandPS
.
The PS command.
CommandPS()
- Constructor for class autohit.server.command.
CommandPS
CommandProps
- class autohit.server.command.
CommandProps
.
The PROPS command.
CommandProps()
- Constructor for class autohit.server.command.
CommandProps
CommandRegistry
- class autohit.server.command.
CommandRegistry
.
Command registry implementation.
CommandRegistry()
- Constructor for class autohit.server.command.
CommandRegistry
Default Constructor.
CommandRegistry(InputStream)
- Constructor for class autohit.server.command.
CommandRegistry
Constructor to create and load from an input stream.
CommandResponseAtom
- class autohit.server.command.
CommandResponseAtom
.
A command response Atom.
CommandResponseAtom()
- Constructor for class autohit.server.command.
CommandResponseAtom
Default constructor.
CommandResponseAtom(int, String, int, int, Receipt)
- Constructor for class autohit.server.command.
CommandResponseAtom
Use this constructor, as it is the most convenient
CommandRun
- class autohit.server.command.
CommandRun
.
The RUN command.
CommandRun()
- Constructor for class autohit.server.command.
CommandRun
CommandSaveProps
- class autohit.server.command.
CommandSaveProps
.
The SAVEPROPS command.
CommandSaveProps()
- Constructor for class autohit.server.command.
CommandSaveProps
CommandServer
- interface autohit.server.command.
CommandServer
.
Command server interface
CommandServerLocal
- class autohit.server.command.
CommandServerLocal
.
A LOCAL Command server.
CommandServerLocal()
- Constructor for class autohit.server.command.
CommandServerLocal
CommandService
- class autohit.server.service.
CommandService
.
Command service.
CommandService()
- Constructor for class autohit.server.service.
CommandService
Default constructor
CommandSet
- class autohit.server.command.
CommandSet
.
The SET command.
CommandSet()
- Constructor for class autohit.server.command.
CommandSet
CommonsLoggerTrap
- class autohit.common.traps.
CommonsLoggerTrap
.
Traps Commons logging.
CommonsLoggerTrap(String)
- Constructor for class autohit.common.traps.
CommonsLoggerTrap
Constructor
Constants
- class autohit.common.
Constants
.
AUTOHIT wide constants
Constants()
- Constructor for class autohit.common.
Constants
Controller
- class autohit.common.channels.
Controller
.
Channel controller.
Controller()
- Constructor for class autohit.common.channels.
Controller
Default constructor
c
- Variable in class autohit.vm.i.
VMIExec
Name target class.
cEQ_OPERATION
- Static variable in interface autohit.creator.
SimLanguage
cServer
- Variable in class autohit.server.invoker.
SimTextCommand
call()
- Method in class autohit.call.
Call
Execute it.
call(Universe)
- Method in class autohit.call.
Call
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_CHECK_PROCESS
Execute it.
call(Universe)
- Method in class autohit.call.
Call_CHECK_PROCESS
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_DATE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_DATE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_DELETE_TABLE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_DELETE_TABLE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_DUMP2LOG
Execute it.
call(Universe)
- Method in class autohit.call.
Call_DUMP2LOG
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_EVALSTRING
Execute it.
call(Universe)
- Method in class autohit.call.
Call_EVALSTRING
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_FREE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_FREE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_GET_SPROP
Execute it.
call(Universe)
- Method in class autohit.call.
Call_GET_SPROP
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_GET_TABLE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_GET_TABLE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_GLOBAL_UNIQUE_INT
Execute it.
call(Universe)
- Method in class autohit.call.
Call_GLOBAL_UNIQUE_INT
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_INSERT_TABLE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_INSERT_TABLE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_INSTANCE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_INSTANCE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_LOAD_UNI2STRING
Execute it.
call(Universe)
- Method in class autohit.call.
Call_LOAD_UNI2STRING
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_LOG
Execute it.
call(Universe)
- Method in class autohit.call.
Call_LOG
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_METHOD
Execute it.
call(Universe)
- Method in class autohit.call.
Call_METHOD
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_NEW_TABLE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_NEW_TABLE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_QUERY_TABLE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_QUERY_TABLE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_RANDOM
Execute it.
call(Universe)
- Method in class autohit.call.
Call_RANDOM
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_REMOVE_TABLE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_REMOVE_TABLE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_RUN
Execute it.
call(Universe)
- Method in class autohit.call.
Call_RUN
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_UNIQUE_INT
Execute it.
call(Universe)
- Method in class autohit.call.
Call_UNIQUE_INT
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_UNISIZE
Execute it.
call(Universe)
- Method in class autohit.call.
Call_UNISIZE
Execute using the passed universe, rather than the loaded.
call()
- Method in class autohit.call.
Call_WAIT
Execute it.
call(Universe)
- Method in class autohit.call.
Call_WAIT
Execute using the passed universe, rather than the loaded.
call(SystemContext, Vector)
- Method in class autohit.server.command.
Command
Execute the command.
callcache
- Variable in class autohit.vm.
VMCore
Call cache.
cc
- Variable in class autohit.server.
SimpleSystemContext
Channel controller
checkpoint(String, String, String, boolean)
- Method in class autohit.common.deployment.
DeploymentConfigure
Checkpoint the system
classobject
- Variable in class autohit.server.command.
Command
clean()
- Method in class autohit.vm.
VMExecutableWrapper
Clean the core helper
client_accept(int)
- Method in class autohit.system.tellio.
Tell
Accept.
close()
- Method in interface autohit.universe.
Universe
This will always be called when the universe is destroyed
close()
- Method in class autohit.universe.service.
UniverseLocal
This will always be called when the universe is destroyed
cmd
- Variable in class autohit.server.invoker.
BasicServer
cmd
- Variable in class autohit.server.invoker.
SingleCommandLine
Command system
command
- Variable in class autohit.server.command.
Command
compile(InputStream)
- Method in class autohit.creator.compiler.
XmlCompiler
Compile a stream into object code.
compiler
- Variable in class autohit.server.
SimpleSystemContext
Script compiler.
configure(String, String, String)
- Method in class autohit.common.deployment.
DeploymentConfigure
config config [config name] [root] [prop file] Process a configuration
configure(String, String, ExtendedProperties)
- Method in class autohit.common.deployment.
DeploymentConfigure
config config [config name] [root] [prop file] Process a configuration
connected(BufferedInputStream)
- Method in class autohit.system.tellio.
TellServerEngine
Initialize the engine.
connection
- Variable in class autohit.server.service.
HttpCommandHelper
Socket connection
construct()
- Method in class autohit.server.service.
CLIService
Complete construction.
construct()
- Method in class autohit.server.service.
CommandService
Complete construction.
construct()
- Method in class autohit.server.service.
HttpCommandService
Complete construction.
construct()
- Method in class autohit.server.service.
SocketRelayService
Complete construction.
construct()
- Method in class autohit.vm.
SimVM
Complete construction.
construct()
- Method in class autohit.vm.
VM
Complete construction.
copy(String, String)
- Static method in class autohit.common.
Utils
Copy files.
copyDir(String, String, boolean)
- Static method in class autohit.common.
Utils
Copy entire directories.
core
- Variable in class autohit.vm.
VM
core
- Variable in class autohit.vm.
VMExecutable
An array containing an executable.
create(String)
- Method in class autohit.server.invoker.
SimTextCommand
This will create a command atom based on the command passed
create(String, String)
- Method in class autohit.universe.
UniverseFactory
Create a valid, working universe service
create(String, InputStream)
- Method in class autohit.universe.
UniverseFactory
Create a valid, working universe service
create()
- Method in class autohit.vm.
VMExecutableWrapper
Create a fresh and new executable
create()
- Method in class autohit.vm.
VMLoader
Create a core.
createCommand(Universe, Injector, Injector, String, String, Object)
- Static method in class autohit.server.command.
Command
Create a command list.
createSocket(String, int, InetAddress, int)
- Method in class autohit.common.
EasySSLProtocolSocketFactory
createSocket(String, int)
- Method in class autohit.common.
EasySSLProtocolSocketFactory
createSocket(Socket, String, int, boolean)
- Method in class autohit.common.
EasySSLProtocolSocketFactory
cserver
- Variable in class autohit.server.invoker.
SingleCommandLine
D
DEBUG
- Static variable in class autohit.common.channels.
Atom
DEFAULT_UNIVERSE_HANDLE
- Static variable in interface autohit.common.
AutohitProperties
UNIVERSE
DEFAULT_UNIVERSE_PATH
- Static variable in interface autohit.common.
AutohitProperties
DEFAULT_UNIVERSE_PROP
- Static variable in interface autohit.common.
AutohitProperties
DeploymentConfigure
- class autohit.common.deployment.
DeploymentConfigure
.
A deployment manager.
DeploymentConfigure()
- Constructor for class autohit.common.deployment.
DeploymentConfigure
Default constructor.
Drain
- interface autohit.common.channels.
Drain
.
data
- Variable in class autohit.server.command.
Command
data
- Variable in class autohit.system.tellio.
Tell
Data
debug(String)
- Method in class autohit.call.
Call
Log a debugging statement.
debug(String)
- Method in class autohit.call.modules.
Module
Local method for logging debug information
debug(String, int)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - debug
debug(String)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - debug
debug(Object)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with debug log level.
debug(Object, Throwable)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message and exception with debug log level.
debug
- Variable in class autohit.server.
SimpleSystemContext
Debugging flag
debugFlag(boolean)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Set debugging flag.
debugOff()
- Method in class autohit.common.
AutohitBasicLogManager
Turn debug logging off
debugOn()
- Method in class autohit.common.
AutohitBasicLogManager
Turn debug logging on.
debugState()
- Method in class autohit.common.
AutohitLogInjectorWrapper
Report debugging flag
debuggingState()
- Method in class autohit.server.
SimpleSystemContext
Get debugging state
debuggingState()
- Method in interface autohit.server.
SystemContext
Get debugging state
defaultAtom()
- Method in interface autohit.common.channels.
Injector
Instantiate a default atom for this kind of injector.
defaultAtom()
- Method in class autohit.common.channels.
SimpleInjector
Instantiate a default atom for this kind of injector.
defaultPost(int, Object)
- Method in interface autohit.common.channels.
Injector
Post a a default item.
defaultPost(int, Object)
- Method in class autohit.common.channels.
SimpleInjector
Post a a default item.
defaultSenderID
- Variable in class autohit.common.channels.
SimpleInjector
Default sender ID.
default_HTTPCOMMAND_SERVER_PORT
- Static variable in interface autohit.common.
AutohitProperties
default_SOCKETRELAY_SERVER_PORT
- Static variable in interface autohit.common.
AutohitProperties
delete(String, String)
- Method in class autohit.common.deployment.
DeploymentConfigure
Delete a checkpoint
desired(String)
- Method in class autohit.call.
Call
Get a desired parameter.
desired(String, String)
- Method in class autohit.call.modules.
Module
Desired parameter.
desiredString(String)
- Method in class autohit.call.
Call
Get a desired parameter.
desiredType(String, Class, String)
- Method in class autohit.call.modules.
Module
Desired parameter.
destroy(String)
- Method in class autohit.universe.
UniverseFactory
Destroy a universe server
destruct()
- Method in class autohit.server.service.
CLIService
Complete destroy.
destruct()
- Method in class autohit.server.service.
CommandService
Complete destroy.
destruct()
- Method in class autohit.server.service.
HttpCommandService
Complete destroy.
destruct()
- Method in class autohit.server.service.
SocketRelayService
Complete destroy.
destruct()
- Method in class autohit.vm.
SimVM
Destroy.
destruct()
- Method in class autohit.vm.
VM
Destroy.
die()
- Method in class autohit.common.
AutohitBasicLogManager
Die
die()
- Method in class autohit.vm.
VM
Mark the VM for death.
discard(String)
- Method in interface autohit.universe.
Universe
Discard an object.
discard(String)
- Method in class autohit.universe.service.
UniverseLocal
Discard an object.
discardClient(String)
- Method in class autohit.common.
AutohitBasicLogManager
It will discard a client injector
discardDrainWriter(String)
- Method in class autohit.common.
AutohitBasicLogManager
Discard client drain writer.
discardScopeFrame()
- Method in class autohit.vm.
VMCore
Discard scope frame.
discardWriter(String)
- Method in class autohit.common.
AutohitLogDrain
The subclass uses this to discard the Writer.
discardWriter(String)
- Method in class autohit.common.
AutohitLogDrainDefault
The subclass uses this to discard the Writer.
discardWriter(String)
- Method in class autohit.common.
AutohitLogDrainRouting
The subclass uses this to discard the Writer.
do_call(String, String)
- Method in class autohit.call.
Call_METHOD
This is a sub-call that assumes you know the module name and method.
dot2path(String, String)
- Static method in class autohit.common.
Utils
Converts dot namespace to a path
down
- Variable in class autohit.server.service.
SocketRelayHelper
Client side
dump()
- Method in class autohit.vm.i.
VMIMerge
Dump this Instruction.
dump()
- Method in class autohit.vm.i.
VMInstruction
Dump this Instruction.
E
EMPTY_LEFT
- Static variable in class autohit.common.
Constants
EQ
- Static variable in interface autohit.creator.
SimLanguage
EQ_OPERATION
- Static variable in interface autohit.creator.
SimLanguage
EQ_STRING
- Static variable in interface autohit.creator.
SimLanguage
ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
EVAL
- Static variable in class autohit.vm.i.
VMInstruction
EVENT_COMMAND_ACCEPTED
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_COMPLELTED
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_FAILED
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_FAULTED
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_FINAL_RESULTS
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_PANICED
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_PARTIAL_RESULTS
- Static variable in interface autohit.common.
AutohitErrorCodes
EVENT_COMMAND_REJECTED
- Static variable in interface autohit.common.
AutohitErrorCodes
EXEC
- Static variable in class autohit.vm.i.
VMInstruction
EasySSLProtocolSocketFactory
- class autohit.common.
EasySSLProtocolSocketFactory
.
EasySSLProtocolSocketFactory can be used to creats SSL
Socket
s that accept self-signed certificates.
EasySSLProtocolSocketFactory()
- Constructor for class autohit.common.
EasySSLProtocolSocketFactory
Constructor for EasySSLProtocolSocketFactory.
EasyX509TrustManager
- class autohit.common.
EasyX509TrustManager
.
EasyX509TrustManager unlike default
X509TrustManager
accepts self-signed certificates.
EasyX509TrustManager(KeyStore)
- Constructor for class autohit.common.
EasyX509TrustManager
Constructor for EasyX509TrustManager.
e
- Variable in class autohit.vm.i.
VMIEval
String to evaluate.
emit(VMInstruction)
- Method in class autohit.vm.
VMExecutableWrapper
Emit an instruction helper
emitDebug(String)
- Method in class autohit.creator.compiler.
XmlParseErrorHandler
Add an warning to the error log.
emitError(String)
- Method in class autohit.creator.compiler.
XmlParseErrorHandler
Add an error to the error log.
emitWarning(String)
- Method in class autohit.creator.compiler.
XmlParseErrorHandler
Add an debug notice to the error log.
enumInjector()
- Method in interface autohit.common.channels.
Channel
Enumerate injectors
enumInjector()
- Method in class autohit.common.channels.
SimpleChannel
Enumerate injectors
environment
- Variable in class autohit.vm.
VMCore
Environment.
equals(Object)
- Method in class autohit.common.
EasySSLProtocolSocketFactory
error(String)
- Method in class autohit.call.
Call
Log an error statement.
error(String)
- Method in class autohit.call.modules.
Module
Local method for logging an error
error(String, int)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - error
error(String)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - error
error(Object)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with error log level.
error(Object, Throwable)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message and exception with error log level.
error(SAXParseException)
- Method in class autohit.creator.compiler.
XmlParseErrorHandler
Receive an error from the compiler.
errorparam(String, String)
- Method in class autohit.call.modules.
Module
Local method for logging an error for a missing param.
errors
- Variable in class autohit.vm.
VM
Running error total.
evalStreams2Core(InputStream, OutputStream, VMCore)
- Static method in class autohit.vm.process.
StringProcessors
Process String (as a byte stream) to Core (as a byte stream).
evalString2Core(String, VMCore)
- Static method in class autohit.vm.process.
StringProcessors
Process String to Core (as a character stream).
evalString2CoreOLD(String, VMCore)
- Static method in class autohit.vm.process.
StringProcessors
Process String to Core.
exec
- Variable in class autohit.vm.
VMExecutableWrapper
This is a reference to the executable.
execute(String)
- Method in class autohit.call.modules.
Module
Execute a method
execute()
- Method in class autohit.server.command.
Command
Execute the command.
execute()
- Method in class autohit.server.command.
CommandCompile
Execute the command.
execute()
- Method in class autohit.server.command.
CommandDump
Execute the command.
execute()
- Method in class autohit.server.command.
CommandKill
Execute the command.
execute()
- Method in class autohit.server.command.
CommandLoadProps
Execute the command.
execute()
- Method in class autohit.server.command.
CommandPS
Execute the command.
execute()
- Method in class autohit.server.command.
CommandProps
Execute the command.
execute()
- Method in class autohit.server.command.
CommandRun
Execute the command.
execute()
- Method in class autohit.server.command.
CommandSaveProps
Execute the command.
execute(CommandAtom)
- Method in interface autohit.server.command.
CommandServer
Execute a command.
execute(CommandAtom)
- Method in class autohit.server.command.
CommandServerLocal
Execute a command.
execute()
- Method in class autohit.server.command.
CommandSet
Execute the command.
execute()
- Method in class autohit.server.service.
CLIService
Fast loop.
execute()
- Method in class autohit.server.service.
CommandService
Fast loop.
execute()
- Method in class autohit.server.service.
HttpCommandService
Fast loop.
execute()
- Method in class autohit.server.service.
SocketRelayService
Fast loop.
execute()
- Method in class autohit.vm.
SimVM
Implements the inherited abstract method execute().
execute()
- Method in class autohit.vm.
VM
Absract method for VM execution.
execute(VM)
- Method in interface autohit.vm.
VMProcess
Load and Execute a VM.
execute(VM)
- Method in class autohit.vm.
VMProcessAutomat
Load and Execute a VM.
execute_chain(String)
- Method in class autohit.call.modules.
MIMEMessageModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
Module
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
SimpleHttpModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
SimpleScannerModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
SimpleSmtpModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
StopwatchModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
TextReaderModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
TextWriterModule
Execute a named method.
execute_chain(String)
- Method in class autohit.call.modules.
TolerantSmtpModule
Execute a named method.
exists(String)
- Method in interface autohit.universe.
Universe
Check to see if an object exists
exists(String)
- Method in class autohit.universe.
UniverseFactory
Returns true if the named universe service exists.
exists(String)
- Method in class autohit.universe.service.
UniverseLocal
Check to see if an object exists
exists(String)
- Method in class autohit.vm.
VMCore
Check for an object in storage.
F
FALSE
- Static variable in class autohit.common.
Constants
FAULT
- Static variable in interface autohit.common.
AutohitErrorCodes
FAULT
- Static variable in class autohit.vm.i.
VMInstruction
FETCH
- Static variable in class autohit.vm.i.
VMInstruction
FLASH
- Static variable in class autohit.common.channels.
Atom
FLOOD
- Static variable in class autohit.common.channels.
Atom
FLOOR_NUMERIC
- Static variable in interface autohit.common.
AutohitErrorCodes
Numeric lower bounderies.
FL_CLASS
- Static variable in class autohit.server.command.
CommandRegistry
FL_COMMAND
- Static variable in class autohit.server.command.
CommandRegistry
field literals
FL_HELP
- Static variable in class autohit.server.command.
CommandRegistry
Formatter
- class autohit.common.
Formatter
.
formatting helpers
Formatter()
- Constructor for class autohit.common.
Formatter
fatal(Object)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with fatal log level.
fatal(Object, Throwable)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message and exception with fatal log level.
fatalError(SAXParseException)
- Method in class autohit.creator.compiler.
XmlParseErrorHandler
Receive a fatal error from the compiler.
fault(String)
- Method in class autohit.call.modules.
Module
Cause a fault
fault(String, Throwable)
- Method in class autohit.call.modules.
Module
Cause a fault with CHAIN
faults
- Variable in class autohit.vm.
VM
Running faults total.
fetch(String)
- Method in class autohit.vm.
VMCore
Fetch an object reference in storage.
finalize()
- Method in class autohit.common.
AutohitBasicLogManager
finalize()
- Method in class autohit.server.
Kernel
finalizer We will kill all the processors to make sure nothing ghosts.
finalize()
- Method in class autohit.server.invoker.
SimTextCommand
finalizer Clear anything we don't need
finalize()
- Method in class autohit.vm.
VM
finalizer It will kill the logs last.
fixupstack
- Variable in class autohit.creator.compiler.
SimCompiler
Stack for fixups
flush(String)
- Method in interface autohit.universe.
Universe
Flush an object.
flush(String)
- Method in class autohit.universe.service.
UniverseLocal
Flush an object.
flush()
- Method in class autohit.vm.
VMLoader
Flush the entire routine cache
flush(String)
- Method in class autohit.vm.
VMLoader
Flush a specific routine out fo the cache
form(String)
- Method in class autohit.common.
AutohitLogDrain
Form this string into an entry.
format(String)
- Method in class autohit.call.
Call
Return a formatted text.
free()
- Method in class autohit.call.modules.
Module
Remove an instance
free()
- Method in class autohit.common.
ProcessMonitor
Cancel all locks.
free(String)
- Method in class autohit.vm.
VMCore
Free an item from persistant storage.
free()
- Method in class autohit.vm.
VMObject
Cancel all locks
free_chain()
- Method in class autohit.call.modules.
MIMEMessageModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
Module
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
SimpleHttpModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
SimpleScannerModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
SimpleSmtpModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
StopwatchModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
TextReaderModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
TextWriterModule
Allow the subclass a chance to cleanup on free.
free_chain()
- Method in class autohit.call.modules.
TolerantSmtpModule
Allow the subclass a chance to cleanup on free.
G
GOTO
- Static variable in class autohit.vm.i.
VMInstruction
GT
- Static variable in interface autohit.creator.
SimLanguage
GT_STRING
- Static variable in interface autohit.creator.
SimLanguage
genesis(UniverseProperties)
- Method in interface autohit.universe.
Universe
This will always be called when the universe server is created.
genesis(UniverseProperties)
- Method in class autohit.universe.service.
UniverseLocal
Impliment the genesis.
get()
- Method in class autohit.common.
CommandLine
Get the next section.
get()
- Static method in class autohit.common.
ThreadContext
get()
- Method in class autohit.common.channels.
QueuedDrain
Get something from the queue.
get()
- Method in class autohit.server.
Kernel
Get a usable process.
get(String)
- Method in class autohit.server.
Kernel
Get a usable process.
get(String)
- Method in interface autohit.universe.
Universe
Load an object from the universe.
get(String)
- Method in class autohit.universe.service.
UniverseLocal
Load an object from the universe.
get(String)
- Method in class autohit.vm.
VMCore
Get an object in persistant storage.
get(String, VMCore, AutohitLogInjectorWrapper)
- Method in class autohit.vm.
VMLoader
Get a call.
get()
- Method in class autohit.vm.
VMObject
Get the object
getAcceptedIssuers()
- Method in class autohit.common.
EasyX509TrustManager
getClientDrain()
- Method in class autohit.common.
AutohitBasicLogManager
Get client drain
getCommandRegistry()
- Method in class autohit.server.
SimpleSystemContext
Get the command registry as a properties set.
getCommandRegistry()
- Method in interface autohit.server.
SystemContext
Get the command registry.
getCompiler()
- Method in class autohit.server.
SimpleSystemContext
Get the XML compiler
getCompiler()
- Method in interface autohit.server.
SystemContext
Get the XML compiler.
getContentType()
- Method in class autohit.universe.
UniverseDataSource
Get the content type.
getDataSource(String)
- Method in interface autohit.universe.
Universe
Get a DataSource that can interact with this universe object
getDataSource(String)
- Method in class autohit.universe.service.
UniverseLocal
Get a Data Source that can interact with this universe object
getDrain()
- Method in class autohit.common.
AutohitBasicLogManager
Get primary drain
getDrain(String)
- Method in interface autohit.common.channels.
Channel
Get a drain by name
getDrain(String)
- Method in class autohit.common.channels.
SimpleChannel
Get a drain by name
getEventDispatcher()
- Method in class autohit.server.
SimpleSystemContext
Cheat.
getEventDispatcher()
- Method in interface autohit.server.
SystemContext
Get event dispatcher injector
getExtendedClass()
- Method in class autohit.universe.
UniverseProperties
Get extended class
getFileDataSource(String)
- Method in interface autohit.universe.
Universe
Get a FileDataSource that can interact with this universe object.
getFileDataSource(String)
- Method in class autohit.universe.service.
UniverseLocal
Get a FileDataSource that can interact with this universe object.
getInjector(String)
- Method in interface autohit.common.channels.
Channel
Get an injector by name
getInjector(String)
- Method in class autohit.common.channels.
SimpleChannel
Get an injector by name
getInputStream()
- Method in class autohit.universe.
UniverseDataSource
Get the InputStream for this source.
getInvokerProperties()
- Method in class autohit.server.
SimpleSystemContext
Get a reference to the invoker properties set.
getInvokerProperties()
- Method in interface autohit.server.
SystemContext
Get a reference to the invoker properties set.
getKernel()
- Method in class autohit.server.
SimpleSystemContext
Get the Kernel
getKernel()
- Method in interface autohit.server.
SystemContext
Get the Kernel
getLoader()
- Method in class autohit.server.
SimpleSystemContext
Get the VM Loader
getLoader()
- Method in interface autohit.server.
SystemContext
Get the VM Loader
getLogManager()
- Method in class autohit.server.
SimpleSystemContext
Get log manager reference
getLogManager()
- Method in interface autohit.server.
SystemContext
Get log manager
getMsgHeader()
- Method in class autohit.server.command.
Command
getName()
- Method in class autohit.server.command.
Command
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandCompile
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandDump
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandKill
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandLoadProps
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandPS
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandProps
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandRun
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandSaveProps
Get the textual name for the command.
getName()
- Method in class autohit.server.command.
CommandSet
Get the textual name for the command.
getName()
- Method in class autohit.universe.
UniverseDataSource
Get the underlying object descriptor.
getName()
- Method in class autohit.universe.
UniverseProperties
Get name accessor
getOutputStream()
- Method in class autohit.universe.
UniverseDataSource
Get the OutStream for this source.
getPID()
- Method in interface autohit.vm.
VMProcess
Get's the PID for this process
getPID()
- Method in class autohit.vm.
VMProcessAutomat
Get's the PID for this process
getParam(String)
- Method in class autohit.call.modules.
Module
Get a parameter
getPersist(String)
- Method in class autohit.call.modules.
Module
Get a persisted object
getProcess(int)
- Method in class autohit.server.
Kernel
Get a process by pid.
getProcessList()
- Method in class autohit.server.
Kernel
Get an list of active processes.
getPropertiesSet()
- Method in class autohit.server.
SimpleSystemContext
Get properties set
getPropertiesSet()
- Method in interface autohit.server.
SystemContext
Get properties set.
getRoot()
- Method in class autohit.universe.
UniverseProperties
Get root accessor
getRootInjector()
- Method in class autohit.common.
AutohitBasicLogManager
Get the root injector.
getRootLogger()
- Method in class autohit.common.
AutohitBasicLogManager
Get the root logger.
getRootLogger()
- Method in class autohit.server.
SimpleSystemContext
Get a reference to a generic, root log injector
getRootLogger()
- Method in interface autohit.server.
SystemContext
Get a reference to a generic, root log injector
getRootProgram()
- Method in interface autohit.vm.
VMProcess
Get's root program
getRootProgram()
- Method in class autohit.vm.
VMProcessAutomat
Get's root program
getState()
- Method in class autohit.vm.
VM
Get VM state.
getState()
- Method in interface autohit.vm.
VMProcess
A simple request for state.
getState()
- Method in class autohit.vm.
VMProcessAutomat
A simple request for state.
getStorageNameSet()
- Method in class autohit.vm.
VMCore
Get a Set of variables in scope in storage.
getStream(String)
- Method in interface autohit.universe.
Universe
Get an InputStream that can read from a universe object
getStream(String)
- Method in class autohit.universe.service.
UniverseLocal
Get an InputStream that can read from a universe object dump.
getSystemContext()
- Method in interface autohit.vm.
VMProcess
Get my system context.
getSystemContext()
- Method in class autohit.vm.
VMProcessAutomat
Get my system context.
getType()
- Method in class autohit.common.channels.
QueueReceipt
return the type;
getType()
- Method in class autohit.common.channels.
Receipt
return the type;
getType()
- Method in class autohit.universe.
UniverseProperties
Get type accessor
getUnique(String)
- Method in interface autohit.universe.
Universe
Load an object from the universe.
getUnique(String)
- Method in class autohit.universe.service.
UniverseLocal
Same as get, so just chain it.
getUniverse()
- Method in class autohit.server.
SimpleSystemContext
Get the default universe
getUniverse(String)
- Method in class autohit.server.
SimpleSystemContext
Get a universe service by handle.
getUniverse()
- Method in interface autohit.server.
SystemContext
Get the default universe.
getUniverse(String)
- Method in interface autohit.server.
SystemContext
Get a universe service by handle.
go(String[])
- Method in class autohit.common.deployment.
DeploymentConfigure
Object main
go(String, String)
- Method in class autohit.common.deployment.
KickConfigure
Object main
go()
- Method in class autohit.server.invoker.
BasicServer
Object main
go(String)
- Method in class autohit.server.invoker.
SingleCommandLine
logic
green()
- Method in class autohit.common.
ProcessMonitor
Turn on the green light.
H
HttpCommandHelper
- class autohit.server.service.
HttpCommandHelper
.
Http Command Helper.
GET /command?param1¶m2¶mN
The ? and & are interchangable.
HttpCommandHelper()
- Constructor for class autohit.server.service.
HttpCommandHelper
Default constructor
HttpCommandService
- class autohit.server.service.
HttpCommandService
.
This is a socket relay service.
HttpCommandService()
- Constructor for class autohit.server.service.
HttpCommandService
Default constructor
HttpSink
- class autohit.common.test.
HttpSink
.
A simple CLI
HttpSink()
- Constructor for class autohit.common.test.
HttpSink
has(String)
- Method in class autohit.vm.
VMCore
Check persistant storage for an object.
hashCode()
- Method in class autohit.common.
EasySSLProtocolSocketFactory
help()
- Static method in class autohit.common.deployment.
KickConfigure
help
help()
- Static method in class autohit.common.test.
HttpSink
Help
help()
- Method in class autohit.common.test.
TestLogFormatting
Help
I
IF
- Static variable in class autohit.vm.i.
VMInstruction
IF_OPERATION
- Static variable in interface autohit.creator.
SimLanguage
IMMEDIATE
- Static variable in class autohit.common.channels.
Atom
INFORMATIONAL
- Static variable in interface autohit.common.
AutohitErrorCodes
INJECTOR_NAME
- Static variable in class autohit.server.service.
CLIService
INJECTOR_NAME
- Static variable in class autohit.server.service.
HttpCommandService
Injector
- interface autohit.common.channels.
Injector
.
id
- Variable in class autohit.server.command.
CommandResponseAtom
Unique ID
info(String)
- Method in class autohit.call.
Call
Log an info statement.
info(String, int)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - debug
info(String)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - debug
info
- Variable in class autohit.common.channels.
Receipt
Generic receipt
info(Object)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with info log level.
info(Object, Throwable)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message and exception with info log level.
init(OutputStream)
- Method in class autohit.common.
AutohitLogDrain
Call this to initialize.
init(OutputStream, int)
- Method in class autohit.common.
AutohitLogDrain
Call this to initialize.
init(String, Injector)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Default constructor.
init(String)
- Method in class autohit.common.channels.
QueuedDrain
Initializer
init(SystemContext)
- Method in class autohit.server.
Kernel
Initialize.
init(ExtendedProperties)
- Method in class autohit.server.
SimpleSystemContext
Properties constructor.
init(ExtendedProperties)
- Method in interface autohit.server.
SystemContext
Initialize using a set of properties.
init(SystemContext)
- Method in interface autohit.server.command.
CommandServer
Initialize.
init(SystemContext)
- Method in class autohit.server.command.
CommandServerLocal
Initialize.
init(SystemContext)
- Method in class autohit.server.invoker.
SimTextCommand
Initialize with defaults.
init(SystemContext, Injector, Injector)
- Method in class autohit.server.invoker.
SimTextCommand
Initialize.
init(Socket, AutohitLogInjectorWrapper, Injector, SimTextCommand, HttpCommandService)
- Method in class autohit.server.service.
HttpCommandHelper
Complete construction.
init(Socket, String, int, AutohitLogInjectorWrapper, boolean)
- Method in class autohit.server.service.
SocketRelayHelper
Complete construction.
init()
- Method in class autohit.system.tellio.
TellClientEngine
Initialize the engine.
init()
- Method in class autohit.system.tellio.
TellServerEngine
Initialize the engine.
init(String, Universe)
- Method in class autohit.universe.
UniverseDataSource
Initializer.
init(Injector, String)
- Method in class autohit.vm.
VM
Complete initialization.
init()
- Method in class autohit.vm.
VMExecutable
Initializes a brand-new executable.
init(SystemContext)
- Method in class autohit.vm.
VMLoader
Initializer.
init(SystemContext, int)
- Method in interface autohit.vm.
VMProcess
Initialize the process controller.
init(SystemContext, int)
- Method in class autohit.vm.
VMProcessAutomat
Initialize the process controller.
initchain()
- Method in class autohit.common.
AutohitLogDrain
The subclass should implement this to do any initialization.
initchain()
- Method in class autohit.common.
AutohitLogDrainDefault
The subclass should implement this to do any initialization.
initchain()
- Method in class autohit.common.
AutohitLogDrainRouting
The subclass should implement this to do any initialization.
inject(Atom)
- Method in interface autohit.common.channels.
Channel
Typically called by an injector
inject(Atom)
- Method in class autohit.common.channels.
SimpleChannel
Typically called by an injector
instance(VMCore, Universe, AutohitLogInjectorWrapper, SystemContext)
- Method in class autohit.call.modules.
Module
Instantiate
instance(int)
- Method in class autohit.server.command.
CommandRegistry
Get an instance of the command specified by the numeric
instantiation_chain()
- Method in class autohit.call.modules.
MIMEMessageModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
Module
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
SimpleHttpModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
SimpleScannerModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
SimpleSmtpModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
StopwatchModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
TextReaderModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
TextWriterModule
Allow the subclass a chance to initialize.
instantiation_chain()
- Method in class autohit.call.modules.
TolerantSmtpModule
Allow the subclass a chance to initialize.
instruction
- Variable in class autohit.vm.i.
VMInstruction
instruction
invokerprop
- Variable in class autohit.server.
SimpleSystemContext
Invoker properties set
ip
- Variable in class autohit.vm.
VM
Current instruction address/pointer.
isClientTrusted(X509Certificate[])
- Method in class autohit.common.
EasyX509TrustManager
isDebugEnabled()
- Method in class autohit.common.traps.
CommonsLoggerTrap
Is debug logging currently enabled?
isDebugging()
- Method in class autohit.call.modules.
Module
report if we are debugging (as an accellerator)
isDirty()
- Method in class autohit.vm.
VMCore
Check to see if the stack is dirty.
isError(int)
- Static method in class autohit.common.
AutohitException
Helper for determining level - Error
isErrorEnabled()
- Method in class autohit.common.traps.
CommonsLoggerTrap
Is error logging currently enabled?
isFatalEnabled()
- Method in class autohit.common.traps.
CommonsLoggerTrap
Is fatal logging currently enabled?
isFault(int)
- Static method in class autohit.common.
AutohitException
Helper for determining level - Fault
isInfoEnabled()
- Method in class autohit.common.traps.
CommonsLoggerTrap
Is info logging currently enabled?
isInformational(int)
- Static method in class autohit.common.
AutohitException
Helper for determining level - Informational
isLocked(String)
- Method in interface autohit.universe.
Universe
Check to see if the object is locked
isLocked(String)
- Method in class autohit.universe.service.
UniverseLocal
Since objects can never be locked, this will always return false.
isPanic(int)
- Static method in class autohit.common.
AutohitException
Helper for determining level - Panic
isServerTrusted(X509Certificate[])
- Method in class autohit.common.
EasyX509TrustManager
isTraceEnabled()
- Method in class autohit.common.traps.
CommonsLoggerTrap
Is tace logging currently enabled?
isWarnEnabled()
- Method in class autohit.common.traps.
CommonsLoggerTrap
Is warning logging currently enabled?
isWarning(int)
- Static method in class autohit.common.
AutohitException
Helper for determining level - Warning
J
JUMP
- Static variable in class autohit.vm.i.
VMInstruction
joinIt()
- Method in interface autohit.vm.
VMProcess
Join the process
joinIt()
- Method in class autohit.vm.
VMProcessAutomat
Join the process.
K
Kernel
- class autohit.server.
Kernel
.
Process kernel.
Kernel()
- Constructor for class autohit.server.
Kernel
Default constructor
KickConfigure
- class autohit.common.deployment.
KickConfigure
.
A deployment manager.
KickConfigure()
- Constructor for class autohit.common.deployment.
KickConfigure
Default constructor.
k
- Variable in class autohit.server.
SimpleSystemContext
Kernel
kill()
- Method in interface autohit.vm.
VMProcess
Kill this context.
kill()
- Method in class autohit.vm.
VMProcessAutomat
Kill this context.
L
LIST_HEADER
- Static variable in class autohit.server.command.
CommandLoadProps
LIST_HEADER
- Static variable in class autohit.server.command.
CommandPS
LIST_HEADER
- Static variable in class autohit.server.command.
CommandProps
LIST_HEADER
- Static variable in class autohit.server.command.
CommandSaveProps
LITERAL_ONE
- Static variable in interface autohit.creator.
SimLanguage
LITERAL_ZERO
- Static variable in interface autohit.creator.
SimLanguage
LOAD
- Static variable in class autohit.vm.i.
VMInstruction
LOGS_ARBITRARY_ENTRY_LIMIT_DEFAULT
- Static variable in interface autohit.common.
AutohitProperties
LOGS_CLIENT_DRAIN
- Static variable in interface autohit.common.
AutohitProperties
LOGS_CLIENT_INJECTOR
- Static variable in interface autohit.common.
AutohitProperties
LOGS_CLIENT_STATION
- Static variable in interface autohit.common.
AutohitProperties
LOGS_CONTROL_DRAIN
- Static variable in interface autohit.common.
AutohitProperties
LOGS_CONTROL_INJECTOR
- Static variable in interface autohit.common.
AutohitProperties
LOGS_CONTROL_STATION
- Static variable in interface autohit.common.
AutohitProperties
LOG FILES type = the type of handler path = directory path to the logs; does not include log file name
LOGS_LINE_LIMIT
- Static variable in interface autohit.common.
AutohitProperties
LOGS_LINE_SIZE
- Static variable in interface autohit.common.
AutohitProperties
LOGS_LINE_SIZE_DEFAULT
- Static variable in interface autohit.common.
AutohitProperties
LOGS_LOCATION_CLIENT
- Static variable in interface autohit.common.
AutohitProperties
LOGS_LOCATION_CONTROL
- Static variable in interface autohit.common.
AutohitProperties
LOGS_PRETTY_PRINT
- Static variable in interface autohit.common.
AutohitProperties
LOGS_ROOT_ID
- Static variable in interface autohit.common.
AutohitProperties
LOG IDs
LOGS_TIMESTAMP
- Static variable in interface autohit.common.
AutohitProperties
LOGS_TYPE_CLIENT
- Static variable in interface autohit.common.
AutohitProperties
LOGS_TYPE_CONTROL
- Static variable in interface autohit.common.
AutohitProperties
LOGS_TYPE__CLASS
- Static variable in interface autohit.common.
AutohitProperties
LOGS_TYPE__CONSOLE
- Static variable in interface autohit.common.
AutohitProperties
LOGS_TYPE__FILE
- Static variable in interface autohit.common.
AutohitProperties
LT
- Static variable in interface autohit.creator.
SimLanguage
LT_STRING
- Static variable in interface autohit.creator.
SimLanguage
l
- Variable in class autohit.vm.i.
VMILoad
Literal
left
- Variable in class autohit.vm.
VM
Left value -- accumulator
lineLength
- Variable in class autohit.common.
Formatter
lineLimit
- Variable in class autohit.common.
Formatter
literal_DEFAULT_UNIVERSE_HANDLE
- Static variable in interface autohit.common.
AutohitProperties
literal_DEFAULT_UNIVERSE_PATH
- Static variable in interface autohit.common.
AutohitProperties
literal_DEFAULT_UNIVERSE_PROP
- Static variable in interface autohit.common.
AutohitProperties
literal_DTD_PATH
- Static variable in interface autohit.common.
AutohitProperties
literal_FS_DUMP_EXTENSION
- Static variable in interface autohit.common.
AutohitProperties
FILESYSTEM RELATED
literal_FS_LOG_EXTENSION
- Static variable in interface autohit.common.
AutohitProperties
literal_NAME_SEPERATOR
- Static variable in interface autohit.common.
AutohitProperties
literal_PATH_SEPERATOR
- Static variable in interface autohit.common.
AutohitProperties
literal_UNIVERSE_CACHE
- Static variable in interface autohit.common.
AutohitProperties
load(VMCore, SystemContext, AutohitLogInjectorWrapper)
- Method in class autohit.call.
Call
This will be called to set references to the environment and usable Universe.
load(InputStream)
- Method in class autohit.vm.
VMExecutableWrapper
Load a VMExecutable from a stream.
load(String)
- Method in class autohit.vm.
VMLoader
Load
load2String(InputStream)
- Static method in class autohit.universe.
UniverseUtils
Read from an InputStream into a String, using a default encoding.
load2String(InputStream, String)
- Static method in class autohit.universe.
UniverseUtils
Read from an InputStream into a String, using a specific encoding.
loadFile2String(File)
- Static method in class autohit.common.
Utils
Read a file into a String.
loadProperties(ExtendedProperties)
- Method in class autohit.server.
SimpleSystemContext
Load properties.
loadProperties(ExtendedProperties)
- Method in interface autohit.server.
SystemContext
Load properties.
load_chain()
- Method in class autohit.call.
Call
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_CHECK_PROCESS
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_DATE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_DELETE_TABLE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_DUMP2LOG
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_EVALSTRING
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_FREE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_GET_SPROP
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_GET_TABLE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_GLOBAL_UNIQUE_INT
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_INSERT_TABLE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_INSTANCE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_LOAD_UNI2STRING
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_LOG
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_METHOD
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_NEW_TABLE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_QUERY_TABLE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_RANDOM
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_REMOVE_TABLE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_RUN
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_UNIQUE_INT
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_UNISIZE
Implement this to handle load time initialization.
load_chain()
- Method in class autohit.call.
Call_WAIT
Implement this to handle load time initialization.
loadcontext(SystemContext)
- Method in class autohit.server.service.
Service
Complete initialization.
loader
- Variable in class autohit.vm.
VM
Controlling environment.
lock()
- Method in class autohit.common.
ProcessMonitor
Lock monitor.
lock(String)
- Method in interface autohit.universe.
Universe
Lock an object.
lock(String)
- Method in class autohit.universe.service.
UniverseLocal
There is no locking.
lock(String)
- Method in class autohit.vm.
VMCore
Lock an item in the environment.
lock()
- Method in class autohit.vm.
VMObject
The calling thread will try to lock it.
lockIfNotLocked(String)
- Method in interface autohit.universe.
Universe
Lock an object.
lockIfNotLocked(String)
- Method in class autohit.universe.service.
UniverseLocal
There is no locking, so return true, since the caller is always allowed to get an object.
log
- Variable in class autohit.call.
Call
Primary Logger
log(String)
- Method in class autohit.call.modules.
Module
Local method for logging an event
log(String, int, int)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - warning
log
- Variable in class autohit.vm.
VMLoader
logManager
- Variable in class autohit.server.
SimpleSystemContext
Primary log manager
logger
- Variable in class autohit.server.
SimpleSystemContext
Root log injector
M
MASK
- Static variable in class autohit.vm.i.
VMInstruction
MATH
- Static variable in class autohit.vm.i.
VMInstruction
MATH_DIVIDE
- Static variable in class autohit.common.
Constants
MATH_MINUS
- Static variable in class autohit.common.
Constants
MATH_MULTIPLY
- Static variable in class autohit.common.
Constants
MATH_PLUS
- Static variable in class autohit.common.
Constants
MAX_DATA_SIZE
- Static variable in class autohit.system.tellio.
Tell
MAX_TRIES
- Static variable in class autohit.call.
Call_DUMP2LOG
MAX_TRIES
- Static variable in class autohit.call.
Call_LOAD_UNI2STRING
MERGE
- Static variable in class autohit.vm.i.
VMInstruction
METHOD
- Static variable in class autohit.vm.i.
VMInstruction
MIMEMessageModule
- class autohit.call.modules.
MIMEMessageModule
.
MIME message module.
MIMEMessageModule()
- Constructor for class autohit.call.modules.
MIMEMessageModule
Constructor
MINUS_OPERATION
- Static variable in interface autohit.creator.
SimLanguage
MY_NAME
- Static variable in class autohit.server.command.
CommandCompile
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandDump
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandKill
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandLoadProps
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandPS
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandProps
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandRun
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandSaveProps
My name
MY_NAME
- Static variable in class autohit.server.command.
CommandSet
My name
Module
- class autohit.call.modules.
Module
.
The abstract base class for modules.
Module()
- Constructor for class autohit.call.modules.
Module
m
- Variable in class autohit.vm.i.
VMIMethod
Name of method.
main(String[])
- Static method in class autohit.common.deployment.
DeploymentConfigure
main interface
main(String[])
- Static method in class autohit.common.deployment.
KickConfigure
main interface
main(String[])
- Static method in class autohit.common.test.
HttpSink
main interface
main(String[])
- Static method in class autohit.common.test.
TestLogFormatting
main interface
main(String[])
- Static method in class autohit.server.invoker.
BasicServer
main interface
main(String[])
- Static method in class autohit.server.invoker.
SingleCommandLine
main interface
major
- Variable in class autohit.vm.
VMExecutable
Version major.
makeFile(String)
- Static method in class autohit.common.
Utils
Make a file reference.
markScope()
- Method in class autohit.vm.
VMCore
Marks a scope on the scope stack
merge(String, String, ExtendedProperties)
- Static method in class autohit.common.
Utils
Merge a file with properties.
minor
- Variable in class autohit.vm.
VMExecutable
Version minor.
myErrorHandler
- Variable in class autohit.creator.compiler.
XmlCompiler
Handles parse/compile errors and warnings.
myLog
- Variable in class autohit.creator.compiler.
XmlCompiler
myLog
- Variable in class autohit.server.service.
HttpCommandHelper
Logging mechinism
myLog
- Variable in class autohit.server.service.
SocketRelayHelper
Logging mechinism
myLog
- Variable in class autohit.vm.
VM
The root logging mechinism.
myName
- Variable in class autohit.call.modules.
Module
myWriter
- Variable in class autohit.common.
AutohitLogDrain
N
NEW
- Static variable in class autohit.vm.i.
VMInstruction
NOP
- Static variable in class autohit.vm.i.
VMInstruction
Numeric token values.
NOPair
- class autohit.common.
NOPair
.
Name value pair
NOPair(String, Object)
- Constructor for class autohit.common.
NOPair
convenience constructor
NOT
- Static variable in interface autohit.creator.
SimLanguage
NOT_STRING
- Static variable in interface autohit.creator.
SimLanguage
NOT_ZERO
- Static variable in interface autohit.creator.
SimLanguage
NO_OWNER
- Static variable in class autohit.common.
Constants
NVPair
- class autohit.common.
NVPair
.
Name value pair
NVPair()
- Constructor for class autohit.common.
NVPair
n
- Variable in class autohit.common.
NOPair
Name
name()
- Method in class autohit.call.
Call
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_CHECK_PROCESS
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_DATE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_DELETE_TABLE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_DUMP2LOG
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_EVALSTRING
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_FREE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_GET_SPROP
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_GET_TABLE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_GLOBAL_UNIQUE_INT
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_INSERT_TABLE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_INSTANCE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_LOAD_UNI2STRING
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_LOG
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_METHOD
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_NEW_TABLE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_QUERY_TABLE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_RANDOM
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_REMOVE_TABLE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_RUN
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_UNIQUE_INT
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_UNISIZE
Implement this to return the name of the CALL
name()
- Method in class autohit.call.
Call_WAIT
Implement this to return the name of the CALL
name
- Variable in class autohit.common.
NVPair
Name
name
- Variable in class autohit.universe.
UniverseDataSource
Name of this universe object.
name
- Variable in class autohit.vm.
VMExecutable
This executable name.
nextDump()
- Method in class autohit.vm.
VMExecutableWrapper
This returns the next line of the dump.
nextIP()
- Method in class autohit.vm.
VMExecutableWrapper
Next IP location, if instruction were to be added
nextpid
- Static variable in class autohit.server.
Kernel
The next pid to get.
norfIt(int)
- Static method in class autohit.common.
Utils
note
- Variable in class autohit.vm.
VMExecutable
Associated note.
numberErrors()
- Method in class autohit.creator.compiler.
XmlCompiler
Get error count.
numberWarnings()
- Method in class autohit.creator.compiler.
XmlCompiler
Get warning count.
numeric
- Variable in class autohit.common.
AutohitException
Exception numeric
numeric
- Variable in class autohit.common.channels.
Atom
Numeric
numeric
- Variable in class autohit.system.tellio.
Tell
Numeric
numeric
- Variable in class autohit.system.tellio.
TellServerEngine
numericFormatter(int)
- Method in class autohit.common.
AutohitLogDrain
This formats the the numeric into a four digit string.
O
OBJECT_LIST_INDEX
- Static variable in class autohit.server.command.
Command
o
- Variable in class autohit.common.
NOPair
Object
o
- Variable in class autohit.vm.i.
VMIMath
String to evaluate.
ob
- Variable in class autohit.creator.compiler.
SimCompiler
The work-in-progress object code
operFlag
- Variable in class autohit.vm.i.
VMIAssert
OPER flag
operFlag
- Variable in class autohit.vm.i.
VMIIf
OPER flag
optional(String)
- Method in class autohit.call.modules.
Module
Optional parameter.
optionalString(String)
- Method in class autohit.call.
Call
Get a optional parameter.
optionalType(String, Class)
- Method in class autohit.call.modules.
Module
Optional parameter.
output
- Variable in class autohit.vm.
VMExecutable
Defines the output variable.
P
P1
- Static variable in class autohit.common.channels.
Atom
P2
- Static variable in class autohit.common.channels.
Atom
P3
- Static variable in class autohit.common.channels.
Atom
P4
- Static variable in class autohit.common.channels.
Atom
P5
- Static variable in class autohit.common.channels.
Atom
PANIC
- Static variable in interface autohit.common.
AutohitErrorCodes
PRIORITY
- Static variable in class autohit.common.channels.
Atom
PROCESS_CLEAN_THRESHOLD
- Static variable in class autohit.server.
Kernel
P_ALL
- Static variable in class autohit.common.channels.
Atom
P_NONE
- Static variable in class autohit.common.channels.
Atom
P_TOP
- Static variable in class autohit.common.channels.
Atom
ProcessMonitor
- class autohit.common.
ProcessMonitor
.
Process monitors.
ProcessMonitor()
- Constructor for class autohit.common.
ProcessMonitor
Default constructor.
packInteger(byte[])
- Static method in class autohit.common.
Utils
Get a packed, big-endian integer.
pause()
- Method in class autohit.vm.
VM
Pause execution in the VM.
peek()
- Method in class autohit.vm.
VMCore
Peek into the scope stack.
persist(String, Object)
- Method in class autohit.vm.
VMCore
Persist an item.
persists
- Variable in class autohit.vm.
VMCore
Persistant storage space.
poll()
- Method in class autohit.common.channels.
QueuedDrain
Is there something available.
pop()
- Method in class autohit.vm.
VMCore
Pop an object off the stack.
post(Atom)
- Method in class autohit.common.
AutohitLogDrain
Post an item Don't care about receipts
post(Atom)
- Method in interface autohit.common.channels.
Drain
Post an item
post(Atom)
- Method in interface autohit.common.channels.
Injector
Post an item
post(Atom)
- Method in class autohit.common.channels.
QueuedDrain
Post an item
post(Atom)
- Method in class autohit.common.channels.
SimpleInjector
Post an item
ppWithNT(String)
- Method in class autohit.common.test.
TestLogFormatting
Object main
ppWithT(String)
- Method in class autohit.common.test.
TestLogFormatting
Object main
prefixedWriter(String, String, String, Writer)
- Method in class autohit.common.
Formatter
Formatting writer that accepts an initial and subsiquent prefixes.
prepare()
- Method in class autohit.vm.
SimVM
Prepare for execution of the first instruction.
prepare()
- Method in class autohit.vm.
VM
Prepare for execution of the first instruction.
pretty(boolean)
- Method in class autohit.common.
AutohitBasicLogManager
Set pretty formatting on output
priority
- Variable in class autohit.common.channels.
Atom
priority - roughly the same as from java.util.logging.Level.
process
- Variable in class autohit.vm.
VM
processAttribute(String)
- Method in interface autohit.vm.
VMProcess
Get a registered process attribute.
processAttribute(String)
- Method in class autohit.vm.
VMProcessAutomat
Get a registered process attribute.
prop
- Variable in class autohit.server.
SimpleSystemContext
The system properties set
property(String)
- Method in class autohit.vm.
VMLoader
Gets a property from the SystemContext.
props
- Variable in class autohit.common.deployment.
DeploymentConfigure
Command system
props
- Variable in class autohit.common.deployment.
KickConfigure
Command system
push(Object)
- Method in class autohit.vm.
VMCore
Push an object onto the scope stack.
put(String, Object)
- Method in interface autohit.universe.
Universe
Save an object into the universe.
put(String, Object)
- Method in class autohit.universe.service.
UniverseLocal
Save an object into the universe.
putStream(String)
- Method in interface autohit.universe.
Universe
Get an output stream to a universe object.
putStream(String)
- Method in class autohit.universe.service.
UniverseLocal
Get an output stream to a universe object.
Q
QueueReceipt
- class autohit.common.channels.
QueueReceipt
.
An receipt
QueueReceipt()
- Constructor for class autohit.common.channels.
QueueReceipt
Default constructor.
QueueReceipt(String, String, int)
- Constructor for class autohit.common.channels.
QueueReceipt
Constructor.
QueuedDrain
- class autohit.common.channels.
QueuedDrain
.
Basically, a queued drain.
QueuedDrain()
- Constructor for class autohit.common.channels.
QueuedDrain
Constructor
R
REDUCE
- Static variable in class autohit.vm.i.
VMInstruction
RESPOND_FAILED
- Static variable in class autohit.server.command.
CommandServerLocal
RESPONSE_ELEMENT_SEPERATOR
- Static variable in class autohit.server.command.
Command
Constants
RESPONSE_LIST_INDEX
- Static variable in class autohit.server.command.
Command
RIGHT
- Static variable in class autohit.vm.i.
VMInstruction
ROOT_PATH
- Static variable in interface autohit.common.
AutohitProperties
ROOT path of install.
ROUTINE
- Static variable in class autohit.common.channels.
Atom
RSCOPE
- Static variable in class autohit.vm.i.
VMInstruction
Receipt
- class autohit.common.channels.
Receipt
.
An receipt
Receipt()
- Constructor for class autohit.common.channels.
Receipt
rVM
- Variable in class autohit.vm.
VMProcessAutomat
A runnable VM.
read(BufferedInputStream)
- Method in class autohit.system.tellio.
Tell
Build.
read(String)
- Method in class autohit.vm.
VMCore
Read an environment item if we can.
red()
- Method in class autohit.common.
ProcessMonitor
Turn on the green light.
reference(String)
- Method in class autohit.universe.
UniverseFactory
Get a reference to a valid, working universe service.
register(String, Injector)
- Method in interface autohit.common.channels.
Channel
Register an injector
register(String, Drain)
- Method in interface autohit.common.channels.
Channel
Register a drain
register(String, Channel)
- Static method in class autohit.common.channels.
Controller
Register a channel
register(String, Injector)
- Method in class autohit.common.channels.
SimpleChannel
Register an injector
register(String, Drain)
- Method in class autohit.common.channels.
SimpleChannel
Register a drain
register(String, String)
- Method in class autohit.creator.compiler.
XmlCompilerResolver
Register a resource as an entity.
release(String)
- Method in interface autohit.universe.
Universe
Release a lock on an object.
release(String)
- Method in class autohit.universe.service.
UniverseLocal
Release a lock on an object.
remove(String)
- Static method in class autohit.common.channels.
Controller
Remove a channel
remove(String)
- Method in interface autohit.universe.
Universe
Remove an object from the universe
remove(String)
- Method in class autohit.universe.service.
UniverseLocal
Remove an object from the universe
remove(String)
- Method in class autohit.vm.
VMCore
Removes an object from a store.
removeDrain(String)
- Method in interface autohit.common.channels.
Channel
Remove a drain
removeDrain(String)
- Method in class autohit.common.channels.
SimpleChannel
Remove a drain
removeExclusive(String)
- Method in interface autohit.common.channels.
Channel
Remove exclusive
removeExclusive(String)
- Method in class autohit.common.channels.
SimpleChannel
Remove exclusive
removeInjector(String)
- Method in interface autohit.common.channels.
Channel
Remove an injector
removeInjector(String)
- Method in class autohit.common.channels.
SimpleChannel
Remove an injector
removeLevel(String, int)
- Method in interface autohit.common.channels.
Channel
Remove level for named Drain
removeLevel(String, int)
- Method in class autohit.common.channels.
SimpleChannel
Remove level for named Drain
removeType(String, int)
- Method in interface autohit.common.channels.
Channel
Request type
removeType(String, int)
- Method in class autohit.common.channels.
SimpleChannel
Request type
rendezous()
- Method in class autohit.common.
ProcessMonitor
Rendevous between two threads-- not signal.
replace(String, Object)
- Method in class autohit.vm.
VMCore
Replace an object in storage.
requestLevel(String, int)
- Method in interface autohit.common.channels.
Channel
Request level for named Drain
requestLevel(String, int)
- Method in class autohit.common.channels.
SimpleChannel
Request priority level for named Drain
requestType(String, int)
- Method in interface autohit.common.channels.
Channel
Request type
requestType(String, int)
- Method in class autohit.common.channels.
SimpleChannel
Request type
required(String)
- Method in class autohit.call.
Call
Get a required parameter.
required(String, Class)
- Method in class autohit.call.
Call
Get a required parameter.
required(String, String)
- Method in class autohit.call.modules.
Module
Required parameter.
requiredPersist(String, Class)
- Method in class autohit.call.
Call
Get a required persist object.
requiredString(String)
- Method in class autohit.call.
Call
Get a required parameter that must be a String.
requiredType(String, Class, String)
- Method in class autohit.call.modules.
Module
Required parameter.
reserveUnique(String)
- Method in interface autohit.universe.
Universe
Reserve unique object universe.
reserveUnique(String)
- Method in class autohit.universe.service.
UniverseLocal
Reserve unique object universe.
resetRuntimeLog()
- Method in class autohit.creator.compiler.
XmlCompiler
This sets the runtime log back to be the same as the system log.
resolveEntity(String, String)
- Method in class autohit.creator.compiler.
XmlCompilerResolver
overrides the resolver.
respond(String, int, Receipt)
- Method in class autohit.server.command.
Command
Send response.
respond(String)
- Method in class autohit.server.service.
HttpCommandHelper
response
- Variable in class autohit.server.command.
Command
restore(String, String, boolean)
- Method in class autohit.common.deployment.
DeploymentConfigure
Restore a checkpoint
resume()
- Method in class autohit.vm.
VM
Resume execution in the VM.
right
- Variable in class autohit.vm.
VM
Right value
rinjector
- Variable in class autohit.vm.
VM
Injector for response channel.
root
- Variable in class autohit.server.
SimpleSystemContext
Root path
rootProgram
- Variable in class autohit.vm.
VM
Name of the root program
routingtable
- Variable in class autohit.common.
AutohitLogDrainRouting
rr
- Variable in class autohit.server.command.
CommandResponseAtom
Receipt (optional)
run()
- Method in class autohit.server.service.
HttpCommandHelper
Run the context
run()
- Method in class autohit.server.service.
SocketRelayHelper
Run the context
run()
- Method in interface autohit.vm.
VMProcess
Run the process.
run()
- Method in class autohit.vm.
VMProcessAutomat
Run the context
runService(Service)
- Method in class autohit.server.
BasicBootstrap
Run service
runtimeDebug(String)
- Method in class autohit.creator.compiler.
XmlCompiler
Posts a debug message to the runtime log.
runtimeError(String)
- Method in class autohit.creator.compiler.
XmlCompiler
Posts a warning to the runtime log and increments the error count.
runtimeLog
- Variable in class autohit.creator.compiler.
XmlCompiler
Runtime logger.
runtimeWarning(String)
- Method in class autohit.creator.compiler.
XmlCompiler
Posts a warning to the runtime log and increments the error count.
S
SCOPE
- Static variable in class autohit.vm.i.
VMInstruction
SEPERATOR
- Static variable in class autohit.common.
Constants
SERVICE_HTTPCOMMAND_SERVER_PORT
- Static variable in interface autohit.common.
AutohitProperties
SERVICE_SOCKETRELAY_DESTINATION_ADDR
- Static variable in interface autohit.common.
AutohitProperties
SERVICES
SERVICE_SOCKETRELAY_DESTINATION_ADDR_default
- Static variable in interface autohit.common.
AutohitProperties
SERVICE_SOCKETRELAY_DESTINATION_PORT
- Static variable in interface autohit.common.
AutohitProperties
SERVICE_SOCKETRELAY_DESTINATION_PORT_default
- Static variable in interface autohit.common.
AutohitProperties
SERVICE_SOCKETRELAY_SERVER_PORT
- Static variable in interface autohit.common.
AutohitProperties
SERVICE_SOCKETRELAY_WIRELOGGING
- Static variable in interface autohit.common.
AutohitProperties
STATE_ACTIVE_THRESHOLD
- Static variable in class autohit.vm.
VM
STATE_ASKED
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_ASKING
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_BUILDING
- Static variable in class autohit.vm.
VM
STATE_DATA
- Static variable in class autohit.system.tellio.
TellServerEngine
STATE_DONE
- Static variable in class autohit.vm.
VM
STATE_ERROR
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_ERROR
- Static variable in class autohit.system.tellio.
TellServerEngine
STATE_FETCHING
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_GAVE
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_GETTING_DATA
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_GIVE
- Static variable in class autohit.system.tellio.
TellServerEngine
STATE_GIVING_DATA
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_INVALID
- Static variable in class autohit.vm.
VM
State values for the VM.
STATE_NEW
- Static variable in class autohit.system.tellio.
TellServerEngine
TELL tokens
STATE_NEW
- Static variable in class autohit.vm.
VM
STATE_NONE
- Static variable in class autohit.system.tellio.
TellClientEngine
TELL tokens
STATE_NO_VM
- Static variable in class autohit.vm.
VM
STATE_PAUSED
- Static variable in class autohit.vm.
VM
STATE_RUNNING
- Static variable in class autohit.vm.
VM
STATE_TELLING
- Static variable in class autohit.system.tellio.
TellClientEngine
STATE_TOLD
- Static variable in class autohit.system.tellio.
TellClientEngine
STORE
- Static variable in class autohit.vm.i.
VMInstruction
SUBR
- Static variable in class autohit.vm.i.
VMInstruction
SYSTEM_COMMANDCONTROL_ID
- Static variable in interface autohit.common.
AutohitProperties
SYSTEM_COMMANDRESPONSE_ID
- Static variable in interface autohit.common.
AutohitProperties
SYSTEM_DEBUG
- Static variable in interface autohit.common.
AutohitProperties
General system properties.
SYSTEM_GENERIC_ID
- Static variable in interface autohit.common.
AutohitProperties
SYSTEM_WIRE_DEBUG
- Static variable in interface autohit.common.
AutohitProperties
ServerException
- exception autohit.server.
ServerException
.
A Server exception.
ServerException()
- Constructor for class autohit.server.
ServerException
Default Constructor.
ServerException(String)
- Constructor for class autohit.server.
ServerException
Message constructor
ServerException(int)
- Constructor for class autohit.server.
ServerException
Message constructor
ServerException(String, int)
- Constructor for class autohit.server.
ServerException
Message constructor
ServerException(String, Throwable)
- Constructor for class autohit.server.
ServerException
Message constructor with cause
ServerException(int, Throwable)
- Constructor for class autohit.server.
ServerException
Message constructor with cause
ServerException(String, int, Throwable)
- Constructor for class autohit.server.
ServerException
Message constructor with cause
Service
- class autohit.server.service.
Service
.
Root service.
Service()
- Constructor for class autohit.server.service.
Service
ServiceException
- exception autohit.server.service.
ServiceException
.
A Service exception.
ServiceException()
- Constructor for class autohit.server.service.
ServiceException
Default Constructor.
ServiceException(String)
- Constructor for class autohit.server.service.
ServiceException
Message constructor
ServiceException(int)
- Constructor for class autohit.server.service.
ServiceException
Message constructor
ServiceException(String, int)
- Constructor for class autohit.server.service.
ServiceException
Message constructor
ServiceException(String, Throwable)
- Constructor for class autohit.server.service.
ServiceException
Message constructor with cause
ServiceException(int, Throwable)
- Constructor for class autohit.server.service.
ServiceException
Message constructor with cause
ServiceException(String, int, Throwable)
- Constructor for class autohit.server.service.
ServiceException
Message constructor with cause
SimCompiler
- class autohit.creator.compiler.
SimCompiler
.
This is the a Sim compiler.
SimCompiler()
- Constructor for class autohit.creator.compiler.
SimCompiler
Default Constructor.
SimCompiler(SystemContext)
- Constructor for class autohit.creator.compiler.
SimCompiler
Constructor.
SimLanguage
- interface autohit.creator.
SimLanguage
.
SimLanguage interface
SimTextCommand
- class autohit.server.invoker.
SimTextCommand
.
Text command processor for SimVM.
SimTextCommand()
- Constructor for class autohit.server.invoker.
SimTextCommand
Default constructor
SimVM
- class autohit.vm.
SimVM
.
A VM for a Sim.
SimVM()
- Constructor for class autohit.vm.
SimVM
Default Constructor.
SimpleChannel
- class autohit.common.channels.
SimpleChannel
.
Channel implementation Supports a simple, exclusive channel.
SimpleChannel()
- Constructor for class autohit.common.channels.
SimpleChannel
Default constructor
SimpleHttpModule
- class autohit.call.modules.
SimpleHttpModule
.
Simple http module.
SimpleHttpModule()
- Constructor for class autohit.call.modules.
SimpleHttpModule
Constructor
SimpleInjector
- class autohit.common.channels.
SimpleInjector
.
A very simple injector.
SimpleInjector()
- Constructor for class autohit.common.channels.
SimpleInjector
Default contructor
SimpleScannerModule
- class autohit.call.modules.
SimpleScannerModule
.
Simple scanner module.
SimpleScannerModule()
- Constructor for class autohit.call.modules.
SimpleScannerModule
Constructor
SimpleSmtpModule
- class autohit.call.modules.
SimpleSmtpModule
.
Simple SMTP module.
SimpleSmtpModule()
- Constructor for class autohit.call.modules.
SimpleSmtpModule
Constructor
SimpleSystemContext
- class autohit.server.
SimpleSystemContext
.
A simple system context for a server or invoker.
SimpleSystemContext()
- Constructor for class autohit.server.
SimpleSystemContext
Default Constructor.
SingleCommandLine
- class autohit.server.invoker.
SingleCommandLine
.
A single command invoker.
SingleCommandLine()
- Constructor for class autohit.server.invoker.
SingleCommandLine
Default constructor.
SingleCommandLine(String)
- Constructor for class autohit.server.invoker.
SingleCommandLine
Properties constructor.
SocketRelayHelper
- class autohit.server.service.
SocketRelayHelper
.
Socket Relay Helper.
SocketRelayHelper()
- Constructor for class autohit.server.service.
SocketRelayHelper
Default constructor
SocketRelayService
- class autohit.server.service.
SocketRelayService
.
This is a socket relay service.
SocketRelayService()
- Constructor for class autohit.server.service.
SocketRelayService
Default constructor
StopwatchModule
- class autohit.call.modules.
StopwatchModule
.
A stopwatch that can time in seconds or milliseconds.
StopwatchModule()
- Constructor for class autohit.call.modules.
StopwatchModule
Constructor
StringProcessors
- class autohit.vm.process.
StringProcessors
.
String processing routines.
StringProcessors()
- Constructor for class autohit.vm.process.
StringProcessors
SystemContext
- interface autohit.server.
SystemContext
.
A system context interface.
save(OutputStream)
- Method in class autohit.vm.
VMExecutableWrapper
Save a VMExecutable from a stream.
saveString(OutputStream, String)
- Static method in class autohit.universe.
UniverseUtils
Write from a String to an OutputStream, using a default encoding.
saveString(OutputStream, String, String)
- Static method in class autohit.universe.
UniverseUtils
Write from a String to an OutputStream, using a specific encoding.
sc
- Variable in class autohit.call.
Call
System Context
sc
- Variable in class autohit.server.
BasicBootstrap
System
sc
- Variable in class autohit.server.command.
Command
sc
- Variable in class autohit.server.invoker.
SimTextCommand
sc
- Variable in class autohit.server.service.
Service
Make it easier to see the SC
sc
- Variable in class autohit.vm.
VMLoader
scDirty
- Variable in class autohit.vm.
VMCore
Scope stack cache dirty flag.
scope
- Variable in class autohit.vm.
VMCore
Scope stack.
scrubTable()
- Method in class autohit.server.
Kernel
Force the PCB table to clean
sendTarget(String, int, Receipt)
- Method in class autohit.server.command.
Command
Send target.
senderID
- Variable in class autohit.common.channels.
Atom
sender ID - optional
serverMode
- Variable in class autohit.server.invoker.
BasicServer
services
- Variable in class autohit.server.
BasicBootstrap
Services loaded (as VMProcess')
set(String, Object)
- Method in class autohit.vm.
VMCore
Set an environment item if we can.
set(Object)
- Method in class autohit.vm.
VMObject
Set the object
setAsInteger(int)
- Method in class autohit.common.channels.
QueueReceipt
Set as an integer.
setAsInteger(int)
- Method in class autohit.common.channels.
Receipt
default receipt
setChannel(Channel)
- Method in interface autohit.common.channels.
Injector
Set channel callback
setChannel(Channel)
- Method in class autohit.common.channels.
SimpleInjector
Set channel callback
setDefaultSenderID(String)
- Method in class autohit.common.channels.
SimpleInjector
Post an item
setExclusive(String)
- Method in interface autohit.common.channels.
Channel
Set exclusive
setExclusive(String)
- Method in class autohit.common.channels.
SimpleChannel
Set exclusive
setLineLimit(int)
- Method in class autohit.common.
AutohitLogDrain
Set the max number characters printed per line
setParentCore(VMCore)
- Method in class autohit.vm.
VM
This will set a parent core.
setPrettyFlag(boolean)
- Method in class autohit.common.
AutohitLogDrain
This sets the pretty flag.
setRuntimeLog(AutohitLogInjectorWrapper)
- Method in class autohit.creator.compiler.
XmlCompiler
This sets the runtime log.
setT(String)
- Method in class autohit.vm.i.
VMIAssert
Any exception will be allowed to bubble out
setT(String)
- Method in class autohit.vm.i.
VMIGoto
Any exception will be allowed to bubble out
setT(String)
- Method in class autohit.vm.i.
VMIIf
Any exception will be allowed to bubble out
setT(String)
- Method in class autohit.vm.i.
VMIJump
Any exception will be allowed to bubble out
setTimestampFlag(boolean)
- Method in class autohit.common.
AutohitLogDrain
This sets the timestamp flag.
setTrap(AutohitLogInjectorWrapper)
- Static method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with debug log level.
setWriter(String)
- Method in class autohit.common.
AutohitLogDrain
The subclass uses this to set the Writer.
setWriter(String)
- Method in class autohit.common.
AutohitLogDrainDefault
The subclass uses this to set the Writer.
setWriter(String)
- Method in class autohit.common.
AutohitLogDrainRouting
The subclass uses this to set the Writer.
setup(String)
- Method in class autohit.common.
AutohitLogDrainRouting
This must be called before it is used.
signal()
- Method in class autohit.common.
ProcessMonitor
Send a signal.
sinjector
- Variable in class autohit.common.
AutohitLogInjectorWrapper
size
- Variable in class autohit.system.tellio.
Tell
Size
size(String)
- Method in interface autohit.universe.
Universe
Report the size object from the universe
size(String)
- Method in class autohit.universe.service.
UniverseLocal
Report the size object from the universe
sname
- Variable in class autohit.vm.
VM
Session name.
sourceline
- Variable in class autohit.vm.i.
VMInstruction
source code line - good for debugging TODO sourceline doesn't actually work
stamp
- Variable in class autohit.common.channels.
Atom
time stamp
stampit(boolean)
- Method in class autohit.common.
AutohitBasicLogManager
Set timestamp formatting on output
stampit()
- Method in class autohit.common.channels.
Atom
Slap a timestamp on it.
start(String)
- Method in class autohit.common.
CommandLine
Start on a command line.
start()
- Method in class autohit.vm.
VM
Start the VM.
start()
- Method in interface autohit.vm.
VMProcess
Run the process.
startDump()
- Method in class autohit.vm.
VMExecutableWrapper
This starts a dump of the executable.
state
- Variable in class autohit.system.tellio.
TellClientEngine
instruction
state
- Variable in class autohit.system.tellio.
TellServerEngine
state
- Variable in class autohit.vm.
VM
VM state.
state_new(int, BufferedInputStream)
- Method in class autohit.system.tellio.
TellServerEngine
Accept.
stoplight()
- Method in class autohit.common.
ProcessMonitor
Wait for the green light.
storage
- Variable in class autohit.vm.
VMCore
Storage space.
store(String, Object)
- Method in class autohit.vm.
VMCore
Store an item.
symboltable
- Variable in class autohit.creator.compiler.
SimCompiler
Symbol table for lookups
T
TARGET_LIST_INDEX
- Static variable in class autohit.server.command.
Command
TELL_ASK
- Static variable in class autohit.system.tellio.
Tell
TELL_BAD
- Static variable in class autohit.system.tellio.
Tell
TELL_DATA
- Static variable in class autohit.system.tellio.
Tell
TELL_DONE
- Static variable in class autohit.system.tellio.
Tell
TELL_FETCH
- Static variable in class autohit.system.tellio.
Tell
TELL_GIVE
- Static variable in class autohit.system.tellio.
Tell
TELL_INVALID
- Static variable in class autohit.system.tellio.
Tell
TELL tokens
TELL_STOP
- Static variable in class autohit.system.tellio.
Tell
TELL_TELL
- Static variable in class autohit.system.tellio.
Tell
TIME_GRAN
- Static variable in class autohit.vm.
VM
Granulatiry for each tick of the VM's clock.
TOKEN_COMMAND_BAD
- Static variable in class autohit.server.invoker.
SimTextCommand
Command dictionary.
TOKEN_COMMAND_CORRUPT
- Static variable in class autohit.server.invoker.
SimTextCommand
TOP_CODE_CALL_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
TOP_CODE_UNIVERSE_ERROR
- Static variable in interface autohit.common.
AutohitErrorCodes
TOP_NUMERIC
- Static variable in interface autohit.common.
AutohitErrorCodes
TRUE
- Static variable in class autohit.common.
Constants
TYPE_CONTROL
- Static variable in class autohit.common.channels.
Atom
TYPE_EVENT
- Static variable in class autohit.common.channels.
Atom
TYPE_GENERIC
- Static variable in class autohit.common.channels.
Atom
TYPE_INVALID
- Static variable in class autohit.common.channels.
Atom
TYPE_LOG
- Static variable in class autohit.common.channels.
Atom
Tell
- class autohit.system.tellio.
Tell
.
TELL IO primitive interface.
Tell()
- Constructor for class autohit.system.tellio.
Tell
TellClientEngine
- class autohit.system.tellio.
TellClientEngine
.
TELL IO working engine.
TellClientEngine()
- Constructor for class autohit.system.tellio.
TellClientEngine
TellException
- exception autohit.system.tellio.
TellException
.
A n exception.
TellException()
- Constructor for class autohit.system.tellio.
TellException
Default Constructor.
TellException(String)
- Constructor for class autohit.system.tellio.
TellException
Message constructor
TellException(int)
- Constructor for class autohit.system.tellio.
TellException
Message constructor
TellException(String, int)
- Constructor for class autohit.system.tellio.
TellException
Message constructor
TellException(String, Throwable)
- Constructor for class autohit.system.tellio.
TellException
Message constructor with cause
TellException(int, Throwable)
- Constructor for class autohit.system.tellio.
TellException
Message constructor with cause
TellException(String, int, Throwable)
- Constructor for class autohit.system.tellio.
TellException
Message constructor with cause
TellServerEngine
- class autohit.system.tellio.
TellServerEngine
.
TELL IO working engine.
TellServerEngine()
- Constructor for class autohit.system.tellio.
TellServerEngine
TestLogFormatting
- class autohit.common.test.
TestLogFormatting
.
A simple CLI
TestLogFormatting()
- Constructor for class autohit.common.test.
TestLogFormatting
TextReaderModule
- class autohit.call.modules.
TextReaderModule
.
Text reader module.
TextReaderModule()
- Constructor for class autohit.call.modules.
TextReaderModule
Constructor
TextWriterModule
- class autohit.call.modules.
TextWriterModule
.
Text writer module.
TextWriterModule()
- Constructor for class autohit.call.modules.
TextWriterModule
Constructor
ThreadContext
- class autohit.common.
ThreadContext
.
Context items for threads.
ThreadContext()
- Constructor for class autohit.common.
ThreadContext
TolerantSmtpModule
- class autohit.call.modules.
TolerantSmtpModule
.
Tolerant SMTP module.
TolerantSmtpModule()
- Constructor for class autohit.call.modules.
TolerantSmtpModule
Constructor
t
- Variable in class autohit.vm.i.
VMIAssert
Jump target.
t
- Variable in class autohit.vm.i.
VMICall
Name of call target.
t
- Variable in class autohit.vm.i.
VMIClear
Variable or buffer name
t
- Variable in class autohit.vm.i.
VMIGoto
Goto target.
t
- Variable in class autohit.vm.i.
VMIIf
Jump target.
t
- Variable in class autohit.vm.i.
VMIJump
Jump target.
t
- Variable in class autohit.vm.i.
VMIMask
Type to mask it as
t
- Variable in class autohit.vm.i.
VMISubr
Name target
target
- Variable in class autohit.server.command.
Command
tell
- Variable in class autohit.system.tellio.
Tell
Instruction
test(String)
- Method in class autohit.vm.
VMCore
Test if environment item is accessable.
test()
- Method in class autohit.vm.
VMObject
Test if I can access it
testGetProperty(String, ExtendedProperties)
- Static method in class autohit.common.
Utils
Test and get property.
testGetPropertyTruth(String, ExtendedProperties)
- Static method in class autohit.common.
Utils
Test and get property for truth.
thing
- Variable in class autohit.common.channels.
Atom
thing
ticks()
- Method in class autohit.vm.
VM
Number of ticks the VM has been running.
timestampFormatter(long)
- Method in class autohit.common.
AutohitLogDrain
This formats the timestamp for stamped entries.
toString()
- Method in class autohit.common.channels.
Receipt
This is a bit clunky, but I expect real receipt implementations will overload it.
toString()
- Method in class autohit.system.tellio.
Tell
Dump this Instruction.
toString()
- Method in class autohit.vm.
VMCore
Dump the core to a string.
toString()
- Method in class autohit.vm.
VMExecutableWrapper
Creates a text dump of the executable.
toString()
- Method in class autohit.vm.i.
VMIAssert
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMICall
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIClear
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIEval
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIExec
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIFault
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIFetch
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIGoto
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIIf
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIJump
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMILoad
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIMask
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIMath
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIMethod
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMINew
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMINop
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIRScope
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIReduce
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIRight
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIScope
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMIStore
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMISubr
Dump this Instruction.
toString()
- Method in class autohit.vm.i.
VMInstruction
Dump this Instruction.
trace(Object)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with trace log level.
trace(Object, Throwable)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message and exception with trace log level.
tune(String)
- Static method in class autohit.common.channels.
Controller
Tune to a channel
type
- Variable in class autohit.common.channels.
Atom
Type of atom
type
- Variable in class autohit.vm.
VMExecutable
This the type of executable.
U
UE_CANNOT_STREAM
- Static variable in class autohit.universe.
UniverseException
UE_CORRUPT_OBJECT
- Static variable in class autohit.universe.
UniverseException
UE_CORRUPT_UNIVERSE
- Static variable in class autohit.universe.
UniverseException
UE_DEFAULT
- Static variable in class autohit.universe.
UniverseException
UNIVERSE NUMERICS.
UE_DONT_OWN_THE_LOCK
- Static variable in class autohit.universe.
UniverseException
UE_HANDLER_ERROR
- Static variable in class autohit.universe.
UniverseException
UE_IO_ERROR
- Static variable in class autohit.universe.
UniverseException
UE_MALFORMED_REFERENCE
- Static variable in class autohit.universe.
UniverseException
UE_NAMED_UNIVERSE_SERVICE_DOESNT_EXIST
- Static variable in class autohit.universe.
UniverseException
UE_NOT_SUPPORTED
- Static variable in class autohit.universe.
UniverseException
UE_OBJECT_DOESNT_EXIST
- Static variable in class autohit.universe.
UniverseException
UE_OBJECT_LOCKED
- Static variable in class autohit.universe.
UniverseException
UE_REQUIRED_PROPERTY_MISSING
- Static variable in class autohit.universe.
UniverseException
UE_TOP
- Static variable in class autohit.universe.
UniverseException
UE_UNIVERSE_DOESNT_EXIST
- Static variable in class autohit.universe.
UniverseException
UNIOBJECT
- Static variable in class autohit.common.
Constants
UNI_EXTENDED
- Static variable in class autohit.universe.
UniverseProperties
UNI_INVALID
- Static variable in class autohit.universe.
UniverseProperties
Types of universe
UNI_LIST_INDEX
- Static variable in class autohit.server.command.
Command
UNI_LOCAL
- Static variable in class autohit.universe.
UniverseProperties
UNI_MASTER
- Static variable in class autohit.universe.
UniverseProperties
UNI_MIRROR
- Static variable in class autohit.universe.
UniverseProperties
UNI_REMOTE
- Static variable in class autohit.universe.
UniverseProperties
UNKNOWN
- Static variable in class autohit.common.
Constants
UNKNOWN_COMMAND
- Static variable in class autohit.server.command.
CommandAtom
Numeric values
UNKNOWN_RESPONSE
- Static variable in class autohit.server.command.
CommandResponseAtom
Numeric values
Universe
- interface autohit.universe.
Universe
.
Universe server interface.
UniverseDataSource
- class autohit.universe.
UniverseDataSource
.
A Universe Data Source useable by the activation framework.
UniverseDataSource()
- Constructor for class autohit.universe.
UniverseDataSource
Default Constructor.
UniverseException
- exception autohit.universe.
UniverseException
.
A Universe exception.
UniverseException()
- Constructor for class autohit.universe.
UniverseException
Default Constructor.
UniverseException(String)
- Constructor for class autohit.universe.
UniverseException
Message constructor
UniverseException(int)
- Constructor for class autohit.universe.
UniverseException
Message constructor
UniverseException(String, int)
- Constructor for class autohit.universe.
UniverseException
Message constructor
UniverseException(String, Throwable)
- Constructor for class autohit.universe.
UniverseException
Message constructor with cause
UniverseException(int, Throwable)
- Constructor for class autohit.universe.
UniverseException
Message constructor with cause
UniverseException(String, int, Throwable)
- Constructor for class autohit.universe.
UniverseException
Message constructor with cause
UniverseFactory
- class autohit.universe.
UniverseFactory
.
Universe factory.
UniverseFactory()
- Constructor for class autohit.universe.
UniverseFactory
Constructor.
UniverseLocal
- class autohit.universe.service.
UniverseLocal
.
Universe server implimentation for a local filesystem.
UniverseLocal()
- Constructor for class autohit.universe.service.
UniverseLocal
UniverseProperties
- class autohit.universe.
UniverseProperties
.
Universe properties set.
UniverseProperties()
- Constructor for class autohit.universe.
UniverseProperties
Constructor.
UniverseProperties(String)
- Constructor for class autohit.universe.
UniverseProperties
Constructor.
UniverseProperties(InputStream)
- Constructor for class autohit.universe.
UniverseProperties
Constructor.
UniverseUtils
- class autohit.universe.
UniverseUtils
.
Utilities for universe interaction.
UniverseUtils()
- Constructor for class autohit.universe.
UniverseUtils
Utils
- class autohit.common.
Utils
.
A bunch of utils
Utils()
- Constructor for class autohit.common.
Utils
u
- Variable in class autohit.call.
Call
Our simple little universe.
uf
- Variable in class autohit.server.
SimpleSystemContext
Universe factory
uid
- Variable in class autohit.vm.
VMExecutable
This executable UID.
uni
- Variable in class autohit.server.
SimpleSystemContext
Our simple little universe.
uni
- Variable in class autohit.server.command.
Command
Command objects.
uni
- Variable in class autohit.universe.
UniverseDataSource
Owning universe.
uniqueID
- Variable in class autohit.server.command.
Command
uniqueInteger()
- Method in class autohit.server.
SimpleSystemContext
Unique number
uniqueInteger()
- Method in interface autohit.server.
SystemContext
Unique number
uniqueN
- Static variable in class autohit.server.
SimpleSystemContext
Unique number counter -- it will be unique for all instances of SimpleSystemContext.
unlock()
- Method in class autohit.common.
ProcessMonitor
Knock the spinlock down one.
unlock(String)
- Method in class autohit.vm.
VMCore
Unlock an environment item if we can.
unlock()
- Method in class autohit.vm.
VMObject
Knock the spinlock down one.
unpackInteger(byte[], int, int)
- Static method in class autohit.common.
Utils
Unpack an integer into an array--big-endian.
up
- Variable in class autohit.server.service.
SocketRelayHelper
Server side
usage()
- Method in class autohit.common.deployment.
DeploymentConfigure
usage()
- Static method in class autohit.server.invoker.
SingleCommandLine
main interface
V
VARIABLE
- Static variable in class autohit.common.
Constants
Character tokens
VM
- class autohit.vm.
VM
.
The abstract base class for virtual machines.
VM()
- Constructor for class autohit.vm.
VM
Default Constructor.
VMCore
- class autohit.vm.
VMCore
.
There are four storage mechanisms.
VMCore()
- Constructor for class autohit.vm.
VMCore
Default constructor.
VMCore(Hashtable)
- Constructor for class autohit.vm.
VMCore
Constructor.
VMCoreFactory
- class autohit.vm.
VMCoreFactory
.
A VM memory core factory
VMCoreFactory()
- Constructor for class autohit.vm.
VMCoreFactory
Default constructor
VMException
- exception autohit.vm.
VMException
.
A VM exception.
VMException()
- Constructor for class autohit.vm.
VMException
Default Constructor.
VMException(String)
- Constructor for class autohit.vm.
VMException
Message constructor
VMException(int)
- Constructor for class autohit.vm.
VMException
Message constructor
VMException(String, int)
- Constructor for class autohit.vm.
VMException
Message constructor
VMException(String, Throwable)
- Constructor for class autohit.vm.
VMException
Message constructor with cause
VMException(int, Throwable)
- Constructor for class autohit.vm.
VMException
Message constructor with cause
VMException(String, int, Throwable)
- Constructor for class autohit.vm.
VMException
Message constructor with cause
VMExecutable
- class autohit.vm.
VMExecutable
.
A VMExecutable is the holding bin for an executable.
VMExecutable()
- Constructor for class autohit.vm.
VMExecutable
Default Constructor.
VMExecutableWrapper
- class autohit.vm.
VMExecutableWrapper
.
This is a wrapper for an executable.
VMExecutableWrapper()
- Constructor for class autohit.vm.
VMExecutableWrapper
Default Constructor.
VMIAssert
- class autohit.vm.i.
VMIAssert
.
A Virtual Machine instruction.
VMIAssert()
- Constructor for class autohit.vm.i.
VMIAssert
Default constructor.
VMICall
- class autohit.vm.i.
VMICall
.
A Virtual Machine instruction.
VMICall()
- Constructor for class autohit.vm.i.
VMICall
Default constructor.
VMIClear
- class autohit.vm.i.
VMIClear
.
A Virtual Machine instruction.
VMIClear()
- Constructor for class autohit.vm.i.
VMIClear
Default constructor.
VMIEval
- class autohit.vm.i.
VMIEval
.
A Virtual Machine instruction.
VMIEval()
- Constructor for class autohit.vm.i.
VMIEval
Default constructor.
VMIExec
- class autohit.vm.i.
VMIExec
.
A Virtual Machine instruction.
VMIExec()
- Constructor for class autohit.vm.i.
VMIExec
Default constructor.
VMIFault
- class autohit.vm.i.
VMIFault
.
A Virtual Machine instruction.
VMIFault()
- Constructor for class autohit.vm.i.
VMIFault
Default constructor.
VMIFetch
- class autohit.vm.i.
VMIFetch
.
A Virtual Machine instruction.
VMIFetch()
- Constructor for class autohit.vm.i.
VMIFetch
Default constructor.
VMIGoto
- class autohit.vm.i.
VMIGoto
.
A Virtual Machine instruction.
VMIGoto()
- Constructor for class autohit.vm.i.
VMIGoto
Default constructor.
VMIIf
- class autohit.vm.i.
VMIIf
.
A Virtual Machine instruction.
VMIIf()
- Constructor for class autohit.vm.i.
VMIIf
Default constructor.
VMIJump
- class autohit.vm.i.
VMIJump
.
A Virtual Machine instruction.
VMIJump()
- Constructor for class autohit.vm.i.
VMIJump
Default constructor.
VMILoad
- class autohit.vm.i.
VMILoad
.
A Virtual Machine instruction.
VMILoad()
- Constructor for class autohit.vm.i.
VMILoad
Default constructor.
VMIMask
- class autohit.vm.i.
VMIMask
.
A Virtual Machine instruction.
VMIMask()
- Constructor for class autohit.vm.i.
VMIMask
Default constructor.
VMIMath
- class autohit.vm.i.
VMIMath
.
A Virtual Machine instruction.
VMIMath()
- Constructor for class autohit.vm.i.
VMIMath
Default constructor.
VMIMerge
- class autohit.vm.i.
VMIMerge
.
A Virtual Machine instruction.
VMIMerge()
- Constructor for class autohit.vm.i.
VMIMerge
Default constructor.
VMIMethod
- class autohit.vm.i.
VMIMethod
.
A Virtual Machine instruction.
VMIMethod()
- Constructor for class autohit.vm.i.
VMIMethod
Default constructor.
VMINew
- class autohit.vm.i.
VMINew
.
A Virtual Machine instruction.
VMINew()
- Constructor for class autohit.vm.i.
VMINew
Default constructor.
VMINop
- class autohit.vm.i.
VMINop
.
A Virtual Machine instruction.
VMINop()
- Constructor for class autohit.vm.i.
VMINop
Default constructor.
VMIRScope
- class autohit.vm.i.
VMIRScope
.
A Virtual Machine instruction.
VMIRScope()
- Constructor for class autohit.vm.i.
VMIRScope
Default constructor.
VMIReduce
- class autohit.vm.i.
VMIReduce
.
A Virtual Machine instruction.
VMIReduce()
- Constructor for class autohit.vm.i.
VMIReduce
Default constructor.
VMIRight
- class autohit.vm.i.
VMIRight
.
A Virtual Machine instruction.
VMIRight()
- Constructor for class autohit.vm.i.
VMIRight
Default constructor.
VMIScope
- class autohit.vm.i.
VMIScope
.
A Virtual Machine instruction.
VMIScope()
- Constructor for class autohit.vm.i.
VMIScope
Default constructor.
VMIStore
- class autohit.vm.i.
VMIStore
.
A Virtual Machine instruction.
VMIStore()
- Constructor for class autohit.vm.i.
VMIStore
Default constructor.
VMISubr
- class autohit.vm.i.
VMISubr
.
A Virtual Machine instruction.
VMISubr()
- Constructor for class autohit.vm.i.
VMISubr
Default constructor.
VMInstruction
- class autohit.vm.i.
VMInstruction
.
A Virtual Machine instruction base class.
VMInstruction()
- Constructor for class autohit.vm.i.
VMInstruction
Default constructor Normally you would use the other constructor.
VMInstruction(int)
- Constructor for class autohit.vm.i.
VMInstruction
Typical constructor.
VMLoader
- class autohit.vm.
VMLoader
.
Root loader.
VMLoader()
- Constructor for class autohit.vm.
VMLoader
Default Constructor.
VMObject
- class autohit.vm.
VMObject
.
This is a lock-able, set-able object.
VMObject()
- Constructor for class autohit.vm.
VMObject
Default Constructor.
VMObject(Object)
- Constructor for class autohit.vm.
VMObject
Creator Constructor.
VMProcess
- interface autohit.vm.
VMProcess
.
This defines the interface to a process controller.
VMProcessAutomat
- class autohit.vm.
VMProcessAutomat
.
A stand alone VM process context.
VMProcessAutomat()
- Constructor for class autohit.vm.
VMProcessAutomat
Constructor.
VM_GENERIC_NAME
- Static variable in class autohit.common.
Constants
v
- Variable in class autohit.vm.i.
VMIFetch
Variable target.
v
- Variable in class autohit.vm.i.
VMINew
Variable target.
v
- Variable in class autohit.vm.i.
VMIStore
Variable target.
vBIN_ROOT
- Static variable in interface autohit.common.
AutohitProperties
vCONFIG_FILE
- Static variable in interface autohit.common.
AutohitProperties
vCONFIG_ROOT
- Static variable in interface autohit.common.
AutohitProperties
vDEFAULT_CHECKPOINT
- Static variable in interface autohit.common.
AutohitProperties
CONFIGURATION SYSTEM
vFACTORY_STORE
- Static variable in interface autohit.common.
AutohitProperties
vKICK_STORE
- Static variable in interface autohit.common.
AutohitProperties
vKICK_VERIFICATION_FILE
- Static variable in interface autohit.common.
AutohitProperties
vLOG_ROOT
- Static variable in interface autohit.common.
AutohitProperties
vVAR_ROOT
- Static variable in interface autohit.common.
AutohitProperties
value
- Variable in class autohit.common.
NVPair
Value
verify()
- Method in class autohit.server.command.
Command
Verify the command.
verify()
- Method in class autohit.server.command.
CommandCompile
Verify the Compile command.
verify()
- Method in class autohit.server.command.
CommandDump
Verify the Compile command.
verify()
- Method in class autohit.server.command.
CommandKill
Verify the Compile command.
verify()
- Method in class autohit.server.command.
CommandLoadProps
Verify the Save Props command.
verify()
- Method in class autohit.server.command.
CommandPS
Verify the Compile command.
verify()
- Method in class autohit.server.command.
CommandProps
Verify the Compile command.
verify()
- Method in class autohit.server.command.
CommandRun
Verify the Compile command.
verify()
- Method in class autohit.server.command.
CommandSaveProps
Verify the Save Props command.
verify()
- Method in class autohit.server.command.
CommandSet
Verify the Compile command.
verifyState()
- Method in interface autohit.vm.
VMProcess
Verify the state of the VM.
verifyState()
- Method in class autohit.vm.
VMProcessAutomat
Verify the state of the VM.
visCore
- Variable in class autohit.call.modules.
Module
visLogger
- Variable in class autohit.call.modules.
Module
visSC
- Variable in class autohit.call.modules.
Module
visUniverse
- Variable in class autohit.call.modules.
Module
vmPause()
- Method in interface autohit.vm.
VMProcess
Pause the vm.
vmPause()
- Method in class autohit.vm.
VMProcessAutomat
Pause the vm.
vmResume()
- Method in interface autohit.vm.
VMProcess
Resume the vm.
vmResume()
- Method in class autohit.vm.
VMProcessAutomat
Resume the vm.
vmStop()
- Method in interface autohit.vm.
VMProcess
Stop the vm.
vmStop()
- Method in class autohit.vm.
VMProcessAutomat
Stop the vm.
vmc
- Variable in class autohit.call.
Call
Core
W
WARNING
- Static variable in interface autohit.common.
AutohitErrorCodes
waitSignal()
- Method in class autohit.common.
ProcessMonitor
Wait for a signal.
waitingLock(String)
- Method in class autohit.vm.
VMCore
Wait for a lock on an environment.
waitingLock()
- Method in class autohit.vm.
VMObject
Get the object.
waitingRead()
- Method in class autohit.vm.
VMObject
Get the object.
waitlock()
- Method in class autohit.common.
ProcessMonitor
Wait for a lock.
warn(Object)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message with warn log level.
warn(Object, Throwable)
- Method in class autohit.common.traps.
CommonsLoggerTrap
Log a message and exception with warn log level.
warning(String)
- Method in class autohit.call.modules.
Module
Local method for logging an warning
warning(String, int)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - warning
warning(String)
- Method in class autohit.common.
AutohitLogInjectorWrapper
Log helper - warning
warning(SAXParseException)
- Method in class autohit.creator.compiler.
XmlParseErrorHandler
Receive a warning from the compiler.
wipeDir(String)
- Static method in class autohit.common.
Utils
Wipe a directory and everything in it
wireFlag
- Variable in class autohit.server.service.
SocketRelayHelper
X
XmlCompiler
- class autohit.creator.compiler.
XmlCompiler
.
This is the a base XML compiler.
XmlCompiler(String, SystemContext)
- Constructor for class autohit.creator.compiler.
XmlCompiler
Constructor.
XmlCompiler()
- Constructor for class autohit.creator.compiler.
XmlCompiler
Constructor.
XmlCompilerResolver
- class autohit.creator.compiler.
XmlCompilerResolver
.
Implement our own resolver to handle XML activities.
XmlParseErrorHandler
- class autohit.creator.compiler.
XmlParseErrorHandler
.
Parse Error Handler.
XmlParseErrorHandler(XmlCompiler)
- Constructor for class autohit.creator.compiler.
XmlParseErrorHandler
Constructor.
XmlParseErrorHandler()
- Constructor for class autohit.creator.compiler.
XmlParseErrorHandler
Default constructor.
xc
- Variable in class autohit.creator.compiler.
XmlParseErrorHandler
Keep a reference to the Xml compiler, so we can get to the logging funktions.
Z
ZERO
- Static variable in class autohit.common.
Constants
ZERO
- Static variable in interface autohit.creator.
SimLanguage
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Test.