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 TypeClassDescriptionclassProvides an easy-to-use interface for JSPWiki AdminBeans, which also are JMX MBeans.classThis 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 TypeClassDescriptionclassAn AdminBean which manages the JSPWiki core operations.classclassclassThis class is still experimental.classclassThe SearchManagerBean is a simple AdminBean interface to the SearchManager.class