Uses of Interface
net.shibboleth.utilities.java.support.service.ServiceableComponent
-
Packages that use ServiceableComponent Package Description net.shibboleth.utilities.java.support.service Service support for Shibboleth projects. -
-
Uses of ServiceableComponent in net.shibboleth.utilities.java.support.service
Methods in net.shibboleth.utilities.java.support.service that return ServiceableComponent Modifier and Type Method Description ServiceableComponent<T>ReloadableService. getServiceableComponent()Get the serviceable component that this service supports.
-