public class ApplicationContextServiceableComponent extends AbstractServiceableComponent<org.springframework.context.ApplicationContext>
ApplicationContext so it can itself be exposed as a serviceable component.| Constructor and Description |
|---|
ApplicationContextServiceableComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.ApplicationContext |
getComponent()
.
|
void |
setId(String componentId) |
doDestroy, doInitialize, getApplicationContext, pinComponent, setApplicationContext, unloadComponent, unpinComponentgetIddestroy, initialize, isDestroyed, isInitializedpublic ApplicationContextServiceableComponent()
public void setId(@Nonnull @NotEmpty String componentId)
setId in class AbstractIdentifiedInitializableComponent@Nonnull public org.springframework.context.ApplicationContext getComponent()
getComponent in interface ServiceableComponent<org.springframework.context.ApplicationContext>getComponent in class AbstractServiceableComponent<org.springframework.context.ApplicationContext>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.