Class DelegateHeaplet

java.lang.Object
org.forgerock.openig.heap.GenericHeaplet
org.forgerock.openig.decoration.DelegateHeaplet
All Implemented Interfaces:
Heaplet

public class DelegateHeaplet extends GenericHeaplet
This heaplet aims to be be a placeholder so you can decorate the delegate object with any decorators.
  • Constructor Details

    • DelegateHeaplet

      public DelegateHeaplet()
  • Method Details