Package net.shibboleth.shared.service.reloadable
@NonnullElements
package net.shibboleth.shared.service.reloadable
Classes related to reloading beans.
-
ClassesClassDescriptionPost-processes bean definitions by marking any reloadable beans as singletons, and any non-reloadable beans as lazy-init to limit/prevent instantiation.Factory bean that proxies the creation of a bean through a managed/reloadable
ApplicationContext.Custom Spring beanScopethat directs bean requests into a managedApplicationContext.