Uses of Package
org.apache.wiki.api.plugin

Packages that use org.apache.wiki.api.plugin
org.apache.wiki.api.engine JSPWiki's WikiEngine Managers package. 
org.apache.wiki.forms Contains classes for doing form handling within JSPWiki. 
org.apache.wiki.plugin Provides plugins to the JSPWiki. 
 

Classes in org.apache.wiki.api.plugin used by org.apache.wiki.api.engine
WikiPlugin
          Defines an interface for plugins.
 

Classes in org.apache.wiki.api.plugin used by org.apache.wiki.forms
WikiPlugin
          Defines an interface for plugins.
 

Classes in org.apache.wiki.api.plugin used by org.apache.wiki.plugin
InitializablePlugin
          If a plugin defines this interface, it is called exactly once prior to the actual execute() routine.
ParserStagePlugin
          Implements a Plugin interface for the parser stage.
WikiPlugin
          Defines an interface for plugins.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.