Uses of Interface
org.apache.wiki.api.engine.PluginManager

Packages that use PluginManager
org.apache.wiki The chief package of JSPWiki. 
org.apache.wiki.plugin Provides plugins to the JSPWiki. 
 

Uses of PluginManager in org.apache.wiki
 

Methods in org.apache.wiki with type parameters of type PluginManager
<T extends PluginManager>
T
WikiEngine.getPluginManager()
          Returns the current plugin manager.
 

Uses of PluginManager in org.apache.wiki.plugin
 

Classes in org.apache.wiki.plugin that implement PluginManager
 class DefaultPluginManager
          Manages plugin classes.
 



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