See: Description
| Interface | Description |
|---|---|
| ReloadableService<T> |
A service that supports reloading its configuration.
|
| ServiceableComponent<T> |
Any component that wants to be reloaded via the Service interface and Spring implements this interface.
|
| Class | Description |
|---|---|
| AbstractReloadableService<T> |
Base class for
ReloadableService. |
| Exception | Description |
|---|---|
| ServiceException |
Base exception for Service related errors.
|
Copyright © 1999–2014. All rights reserved.