Package org.forgerock.openig.heap
Class CoreDefaultDeclarationProvider
java.lang.Object
org.forgerock.openig.heap.CoreDefaultDeclarationProvider
- All Implemented Interfaces:
DefaultDeclarationProvider
Core default declarations to add in Heap.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.forgerock.openig.heap.DefaultDeclarationProvider
DefaultDeclarationProvider.Declaration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn every Heaplet declaration to add to the main heap.
-
Constructor Details
-
CoreDefaultDeclarationProvider
public CoreDefaultDeclarationProvider()
-
-
Method Details
-
defaultDeclarations
Description copied from interface:DefaultDeclarationProviderReturn every Heaplet declaration to add to the main heap.- Specified by:
defaultDeclarationsin interfaceDefaultDeclarationProvider- Returns:
- The list of heaplets declaration to add to the main heap
-