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. |
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.
|
Exception | Description |
---|---|
HeapException |
An exception that is thrown during heap operations.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.