Package net.shibboleth.shared.spring.service
@NonnullElements
package net.shibboleth.shared.spring.service
Spring specific implementations of
ServiceableComponent
and
ReloadableService
.-
ClassDescriptionImplementation of
ServiceableComponent
that does most of the work required.Wraps a SpringApplicationContext
so it can itself be exposed as a serviceable component.Strategy for summoning up anApplicationContextServiceableComponent
wrapper around a populatedApplicationContext
.Strategy to createAbstractServiceableComponent
s from theApplicationContext
.This class provides a reloading interface to aServiceableComponent
via Spring.