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 © 2016 JBoss by Red Hat. All rights reserved.