See: Description
Interface | Description |
---|---|
Heap |
Manages a collection of associated objects created and initialized by
Heaplet
objects. |
Heaplet |
Creates and initializes an object that is stored in a
Heap . |
HeapletFactory |
Builds
Heaplet instances. |
Class | Description |
---|---|
EnvironmentHeap |
The root
Heap that includes access to the environment additional information. |
ExpressionPropertyResolver |
Resolves
Bindings -based tokens using COMMONS Config PropertyResolver . |
GenericHeaplet |
A generic base class for heaplets with automatically injected fields.
|
HeapImpl |
The concrete implementation of a heap.
|
Heaplets |
Loads
Heaplet classes based on the class of object they create. |
Keys |
Define here the constants that can be used as Heap's keys.
|
Name |
A Name uniquely identify an object within a hierarchy.
|
TokenResolver |
Offers a user-friendly API to the COMMONS config property resolvers.
|
Exception | Description |
---|---|
HeapException |
An exception that is thrown during heap operations.
|
Copyright 2011-2017 ForgeRock AS.