Module net.shibboleth.ext.spring
Package net.shibboleth.ext.spring.service
Spring specific implementations of
ServiceableComponent and
ReloadableService.-
Class Summary Class Description AbstractServiceableComponent<T> Implementation ofServiceableComponentthat does most of the work required.ApplicationContextServiceableComponent Wraps a SpringApplicationContextso it can itself be exposed as a serviceable component.ApplicationContextServiceStrategy Strategy for summoning up anApplicationContextServiceableComponentwrapper around a populatedApplicationContext.ClassBasedServiceStrategy<T> Strategy to createServiceableComponents from theApplicationContext.ReloadableSpringService<T> This class provides a reloading interface to aServiceableComponentvia Spring.