Class LazyLoadingMacroWrapper

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

public class LazyLoadingMacroWrapper extends Object implements Macro
A wrapper for a Macro that is lazily loaded.

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

Since:
4.0