2.17.2: 2011-06-17

Package net.sf.basedb.clients.web.extensions.service

Interface Summary
ServiceControllerAction Action for controlling services installed under the extensions system.
 

Class Summary
DummyService A dummy service implementation that prints out the current time on System.out every x seconds (default = 10) when the service is running.
Services Utility class for starting and stopping services.
ServicesEventHandler Event handler for managing services when new extension are added or existing extension are updated or deleted.
StartServiceRenderer A renderer that starts the service of a ServiceControllerAction.
StopServiceRenderer A renderer that stops the service of a ServiceControllerAction.
 


2.17.2: 2011-06-17