public class ApplicationContextServiceStrategy extends Object implements com.google.common.base.Function<org.springframework.context.ApplicationContext,ServiceableComponent<org.springframework.context.ApplicationContext>>
ApplicationContextServiceableComponent wrapper
around a populated ApplicationContext.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
ApplicationContextServiceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ServiceableComponent<org.springframework.context.ApplicationContext> |
apply(org.springframework.context.ApplicationContext appContext) |
@Nonnull private final org.slf4j.Logger log
@Nullable public ServiceableComponent<org.springframework.context.ApplicationContext> apply(@Nullable org.springframework.context.ApplicationContext appContext)
apply in interface com.google.common.base.Function<org.springframework.context.ApplicationContext,ServiceableComponent<org.springframework.context.ApplicationContext>>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.