Uses of Record Class
org.forgerock.openig.heap.ReloadableResource
Packages that use ReloadableResource
Package
Description
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
-
Uses of ReloadableResource in org.forgerock.openig.heap
Methods in org.forgerock.openig.heap that return types with arguments of type ReloadableResourceModifier and TypeMethodDescriptionHeapImpl.reloadableResources()Returns any reloadable resources associated with this heap.Methods in org.forgerock.openig.heap with parameters of type ReloadableResourceModifier and TypeMethodDescriptionvoidReloadableResourcesRegistry.register(ReloadableResource reloadableResource) Register a reloadable resource.