Package org.apache.wiki.api.plugin
Interface WikiPlugin
- All Superinterfaces:
Plugin
Deprecated.
Defines an interface for plugins. Any instance of a wiki plugin should implement this interface.
- See Also:
-
Field Summary
Fields inherited from interface org.apache.wiki.api.plugin.Plugin
CORE_PLUGINS_RESOURCEBUNDLE
-
Method Summary
-
Method Details
-
execute
Deprecated.- Specified by:
execute
in interfacePlugin
- Throws:
PluginException
-
execute
Deprecated.- Throws:
PluginException
-
Plugin
instead