| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.plugin |
Provides plugins to the JSPWiki.
|
| Modifier and Type | Method and Description |
|---|---|
PluginManager |
WikiEngine.getPluginManager()
Deprecated.
use
getManager( PluginManager.class ) instead. |
PluginManager |
WikiEngine.getPluginManager()
Deprecated.
use
getManager( PluginManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginManager
Manages plugin classes.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.