public interface ServiceBundler
| Modifier and Type | Method and Description |
|---|---|
AuditService |
getAuditService()
Get the
AuditService for the application. |
BinaryService |
getBinaryService()
Get the
BinaryService for the application. |
Iterable<ConstraintService> |
getConstraintServices()
Get the constraint services for this application.
|
EventService |
getEventService()
Get the
EventService for the application. |
IOService |
getIOService()
Get the
IOService for the application. |
MementoService |
getMementoService()
Get the
MementoService for the application. |
ResourceService |
getResourceService()
Get the
ResourceService for the application. |
TimemapGenerator |
getTimemapGenerator()
Get the TimemapGenerator for this application.
|
ResourceService getResourceService()
ResourceService for the application.IOService getIOService()
IOService for the application.BinaryService getBinaryService()
BinaryService for the application.AuditService getAuditService()
AuditService for the application.MementoService getMementoService()
MementoService for the application.EventService getEventService()
EventService for the application.Iterable<ConstraintService> getConstraintServices()
TimemapGenerator getTimemapGenerator()