Uses of Class
net.shibboleth.ext.spring.service.ReloadableTestBean
-
Packages that use ReloadableTestBean Package Description net.shibboleth.ext.spring.service -
-
Uses of ReloadableTestBean in net.shibboleth.ext.spring.service
Fields in net.shibboleth.ext.spring.service declared as ReloadableTestBean Modifier and Type Field Description private ReloadableTestBeanNonReloadableTestBean. childMethods in net.shibboleth.ext.spring.service that return ReloadableTestBean Modifier and Type Method Description ReloadableTestBeanNonReloadableTestBean. getChild()Methods in net.shibboleth.ext.spring.service with parameters of type ReloadableTestBean Modifier and Type Method Description voidNonReloadableTestBean. setChild(ReloadableTestBean b)
-