Package org.forgerock.openig.heap
package org.forgerock.openig.heap
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
-
ClassDescriptionCore default declarations to add in Heap.This interface has to be implemented by each Identity Gateway module that wants to register new default heaplet declaration to put in the Gateway heap.A Heaplet declaration definition.The root
Heap
that includes access to the environment additional information.ResolvesBindings
-based tokens using COMMONS ConfigPropertyResolver
.A generic base class for heaplets with automatically injected fields.Manages a collection of associated objects created and initialized byHeaplet
objects.An exception that is thrown during heap operations.The concrete implementation of a heap.Creates and initializes an object that is stored in aHeap
.BuildsHeaplet
instances.LoadsHeaplet
classes based on the class of object they create.Define here the constants that can be used as Heap's keys.A Name uniquely identify an object within a hierarchy.Deprecated, for removal: This API element is subject to removal in a future version.