Class | Description |
---|---|
AServerImpl |
The Abbot subclass of our RMI "server" for communicating with our JVMAgent proxies
embedded in each enabled JVM.
|
JVMAgent |
This is a concrete extension of a SAFS AgentImpl for Abbot
This class is inserted into each JVM by our Bootstrap AgentClassLoader and
subsequently communicates with our RMI "server-side" AServerImpl for automated testing.
|