Class LazyLoadingMacroWrapper

java.lang.Object
com.atlassian.confluence.macro.LazyLoadingMacroWrapper
All Implemented Interfaces:
Macro

public class LazyLoadingMacroWrapper extends Object implements Macro
Used to wrap a Macro in a LazyReference.

This is used to ensure that the macro is loaded by the module descriptor only on first usage.

Since:
4.0