All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.wiki.ui.admin.package.html Maven / Gradle / Ivy







APIDocs for org.apache.wiki.ui.admin


Contains classes for the JSPWiki administrative interface.

Package specification

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.

Related documentation

Please also see the "tags" package. @see org.apache.wiki.tags @see javax.management




© 2015 - 2025 Weber Informatics LLC | Privacy Policy