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, unpinComponentgetIdpublic ApplicationContextServiceableComponent()
public void setId(@Nonnull @NotEmpty String componentId)
setId in class net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponent@Nonnull public org.springframework.context.ApplicationContext getComponent()
getComponent in interface net.shibboleth.utilities.java.support.service.ServiceableComponent<org.springframework.context.ApplicationContext>getComponent in class AbstractServiceableComponent<org.springframework.context.ApplicationContext>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.