Class 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:
    Plugin