| Interface | Description |
|---|---|
| BaseService<ID,T extends AbstractEntity<ID>> |
The interface for a service that manages an entity
|
| MessageService |
A service for convenient access to message bundles - catches any exceptions related to missing
messages and returns either NULL or a warning when no message can be found
|
| ServiceLocator |
Service locator
|
| UserDetailsService |
Service for retrieving the details of the logged in user
|
| Class | Description |
|---|---|
| ServiceLocatorFactory |
Factory class for creating a service locator.
|
Copyright © 2019 Open Circle Solutions. All rights reserved.