|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AdminBean | Describes an administrative bean. |
| Class Summary | |
|---|---|
| AdminBeanManager | Provides a manager class for all AdminBeans within JSPWiki. |
| SimpleAdminBean | Provides an easy-to-use interface for JSPWiki AdminBeans, which also are JMX MBeans. |
| WikiFormAdminBean | This class is still experimental. |
Contains classes for the JSPWiki administrative interface.
Since JSPWiki 2.6, a new administration interface has been added under /admin/Admin.jsp. This interface is based on AdminBeans, a particular kind of bean which is used by JSPWiki to generate a HTML interface.
The AdminBeans can also be JMX beans, which means that it is possible to control them from a regular management application. However, instead of just using a constructed HTML user interface, the AdminBeans may have full control over the HTML they emit.
com.ecyrd.jspwiki.tags,
javax.management
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||