Index
All Classes|All Packages
A
- add(Service) - Method in class org.gwizard.services.Services
-
Add a service that will be managed on startup.
- add(Service.Listener) - Method in class org.gwizard.services.Services
-
Add a listener that will apply to every service.
- add(ServiceManager.Listener) - Method in class org.gwizard.services.Services
-
Add a listener to the servicemanager.
C
- configure() - Method in class org.gwizard.services.ServicesModule
O
- org.gwizard.services - package org.gwizard.services
R
- Run - Class in org.gwizard.services
-
A prettier interface to the Guava ServiceManager, with simple start() and stop() methods.
- Run(Provider<ServiceManager>) - Constructor for class org.gwizard.services.Run
S
- serviceManager(Services) - Method in class org.gwizard.services.ServicesModule
- Services - Class in org.gwizard.services
- Services() - Constructor for class org.gwizard.services.Services
- ServicesModule - Class in org.gwizard.services
- ServicesModule() - Constructor for class org.gwizard.services.ServicesModule
- start() - Method in class org.gwizard.services.Run
-
Start all services.
- stop() - Method in class org.gwizard.services.Run
-
Stop all services.
All Classes|All Packages