See: Description
Interface | Description |
---|---|
Context |
A decoration
Context is a way to provide the decorator(s) all of the available
information about the instance to decorate. |
Decorator |
A Decorator is responsible for decorating existing object's instances.
|
Class | Description |
---|---|
DecorationHandle |
A DecorationHandle is handle to get the decorated object and being able to notify the decoration to stop.
|
DelegateHeaplet |
This heaplet aims to be be a placeholder so you can decorate the delegate object with any decorators.
|
Copyright 2011-2017 ForgeRock AS.