Uses of Interface
org.apache.wiki.ui.admin.AdminBean
Packages that use AdminBean
Package
Description
Contains classes for the JSPWiki administrative interface.
-
Uses of AdminBean in org.apache.wiki.ui.admin
Classes in org.apache.wiki.ui.admin that implement AdminBeanModifier and TypeClassDescriptionclass
Provides an easy-to-use interface for JSPWiki AdminBeans, which also are JMX MBeans.class
This class is still experimental.Methods in org.apache.wiki.ui.admin that return AdminBeanModifier and TypeMethodDescriptionLocates a bean based on the AdminBean.getId() out of all the registered beans.Methods in org.apache.wiki.ui.admin that return types with arguments of type AdminBeanModifier and TypeMethodDescriptionAdminBeanManager.getAllBeans()
Lists all administration beans which are currently known and instantiated.DefaultAdminBeanManager.getAllBeans()
-
Uses of AdminBean in org.apache.wiki.ui.admin.beans
Classes in org.apache.wiki.ui.admin.beans that implement AdminBeanModifier and TypeClassDescriptionclass
An AdminBean which manages the JSPWiki core operations.class
class
class
This class is still experimental.class
class
The SearchManagerBean is a simple AdminBean interface to the SearchManager.class