public class ApplicationContextServiceStrategy extends Object implements com.google.common.base.Function<org.springframework.context.ApplicationContext,net.shibboleth.utilities.java.support.service.ServiceableComponent<org.springframework.context.ApplicationContext>>
ApplicationContextServiceableComponent wrapper
around a populated ApplicationContext.| Constructor and Description |
|---|
ApplicationContextServiceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
net.shibboleth.utilities.java.support.service.ServiceableComponent<org.springframework.context.ApplicationContext> |
apply(org.springframework.context.ApplicationContext appContext) |
@Nullable public net.shibboleth.utilities.java.support.service.ServiceableComponent<org.springframework.context.ApplicationContext> apply(@Nullable org.springframework.context.ApplicationContext appContext)
apply in interface com.google.common.base.Function<org.springframework.context.ApplicationContext,net.shibboleth.utilities.java.support.service.ServiceableComponent<org.springframework.context.ApplicationContext>>Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.