Class ApplicationContextServiceStrategy

java.lang.Object
net.shibboleth.shared.spring.service.ApplicationContextServiceStrategy
All Implemented Interfaces:
Function<ApplicationContext,AbstractServiceableComponent<ApplicationContext>>, NonnullFunction<ApplicationContext,AbstractServiceableComponent<ApplicationContext>>

public class ApplicationContextServiceStrategy extends Object implements NonnullFunction<ApplicationContext,AbstractServiceableComponent<ApplicationContext>>
Strategy for summoning up an ApplicationContextServiceableComponent wrapper around a populated ApplicationContext.
Since:
5.4.0