|
Class Summary |
| AddServiceAction |
An action that can be used to add a new service to the
application. |
| DeleteServiceAction |
An action that can be used to delete a service from the
application. |
| ElementTypeHandler |
Stores a list of services, actions and the default service for a
specific element type. |
| ServiceDocument |
The service.xml document representation as located in the
jar file for the service . |
| ServiceDocument.ElementType |
A public class used to contain the ElementType information for
the service. |
| ServiceEvent |
An event that hold a service as its source. |
| ServiceFactory |
Creates services and keeps a reference to them.
|
| ServiceLoader |
The class loader for the service which allows for
adding extension modules to it. |
| ServiceManager |
Manages the services in the system, allows for adding, removing
and associating services. |
| ServicePropertiesAction |
An action that can be used to show the properties dialog
for a service. |
| ServicePropertiesDialog |
A dialog that displays the properties for a service. |