Package net.shibboleth.ext.spring.service
package net.shibboleth.ext.spring.service
Spring specific implementations of
ServiceableComponent
and
ReloadableService
.-
ClassesClassDescriptionImplementation 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 createServiceableComponent
s from theApplicationContext
.This class provides a reloading interface to aServiceableComponent
via Spring.