public class TestServiceableComponent extends net.shibboleth.ext.spring.service.AbstractServiceableComponent<TestServiceableComponent>
| Constructor and Description |
|---|
TestServiceableComponent() |
| Modifier and Type | Method and Description |
|---|---|
TestServiceableComponent |
getComponent() |
String |
getTheValue() |
void |
setId(String componentId) |
void |
setTheValue(String theValue) |
doDestroy, doInitialize, getApplicationContext, pinComponent, setApplicationContext, unloadComponent, unpinComponentgetIddestroy, initialize, isDestroyed, isInitializedprivate String theValue
@Nonnull public TestServiceableComponent getComponent()
getComponent in interface ServiceableComponent<TestServiceableComponent>getComponent in class net.shibboleth.ext.spring.service.AbstractServiceableComponent<TestServiceableComponent>public String getTheValue()
public void setTheValue(String theValue)
theValue - The theValue to set.public void setId(@Nonnull String componentId)
setId in class AbstractIdentifiedInitializableComponentCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.