private static class FilterAttributesTest.FilterService extends net.shibboleth.utilities.java.support.service.AbstractReloadableService<AttributeFilter>
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.utilities.java.support.service.ServiceableComponent<AttributeFilter> |
component |
| Modifier | Constructor and Description |
|---|---|
protected |
FilterService(net.shibboleth.utilities.java.support.service.ServiceableComponent<AttributeFilter> what) |
| Modifier and Type | Method and Description |
|---|---|
net.shibboleth.utilities.java.support.service.ServiceableComponent<AttributeFilter> |
getServiceableComponent() |
protected boolean |
shouldReload() |
doDestroy, doInitialize, doReload, getLastReloadAttemptInstant, getLastSuccessfulReloadInstant, getLogPrefix, getReloadCheckDelay, getReloadFailureCause, getReloadTaskTimer, isFailFast, reload, setFailFast, setReloadCheckDelay, setReloadTaskTimersetIdgetIddestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprivate net.shibboleth.utilities.java.support.service.ServiceableComponent<AttributeFilter> component
protected FilterService(net.shibboleth.utilities.java.support.service.ServiceableComponent<AttributeFilter> what)
@Nullable public net.shibboleth.utilities.java.support.service.ServiceableComponent<AttributeFilter> getServiceableComponent()
protected boolean shouldReload()
shouldReload in class net.shibboleth.utilities.java.support.service.AbstractReloadableService<AttributeFilter>Copyright © 1999–2014. All rights reserved.