|
Interface Summary |
| IAutomationServer |
Automation server interface, this is a remote interface that implements the
standard platform runnable interface |
| Service |
The service interface is a key abstraction in the automation framework,
provides the central abstraction for constructing, defining and executing
services.
|
| Service.Discoverable |
The nested interface used to discover if this service exists and is
runnable or not |
| Service.Executable |
The executable interface, used to execute services on both client and
server |
| Service.Memento |
A marker interface to tag a memento and remark it as serializable |
| Service.Requestable |
The nested requestable interface, to request a service to command |