Class Summary |
AbstractAsynchronousEventService |
The AbstractAsynchronousEventService is a base class for external
services that want to handle the events generated by the virtual
machine asynchronously. |
AbstractExternalService |
The AbstractExternalService is the class to be extended from by
external services that require interaction with the virtual machine. |
AbstractSynchronousEventService |
The AbstractSynchronousEventService is a base class for external
services that want to handle the events generated by the virtual
machine synchronously. |