Class StreamableMacroAdapter

  • All Implemented Interfaces:
    Macro, StreamableMacro

    public abstract class StreamableMacroAdapter
    extends Object
    implements StreamableMacro
    Adapter for the StreamableMacro interface that provides a default implementation of the redundant execute method. Also provides a static helper method for macros that are unable to extend the adapter due to some other class constraints.