Package net.shibboleth.utilities.java.support.service
package net.shibboleth.utilities.java.support.service
Service support for Shibboleth projects.
A service is something that reloads instances of serviceable components.
-
ClassDescriptionBase class for
ReloadableService.A service that supports reloading its configuration.Any component that wants to be reloaded via the Service interface and Spring implements this interface.Base exception for Service related errors.