| Interface | Description |
|---|---|
| InternalModule |
This is a simple interface which is implemented by a number of JSPWiki
components to signal that they should not be included in things like
module listings and so on.
|
| ModuleManager |
| Class | Description |
|---|---|
| BaseModuleManager |
Superclass for all JSPWiki managers for modules (plugins, etc.).
|
| WikiModuleInfo |
A WikiModule describes whatever JSPWiki plugin there is: it can be a plugin, an editor, a filter, etc.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.