Class DefaultPluginInvoke

java.lang.Object
org.apache.sling.scripting.sightly.impl.plugin.DefaultPluginInvoke
All Implemented Interfaces:
PluginInvoke

public class DefaultPluginInvoke extends Object implements PluginInvoke
Empty implementation for plugin invocation. Use this to implement methods selectively.
See Also: