Liferay 6.0.5

Uses of Class
com.liferay.portal.kernel.management.ManageActionException

Packages that use ManageActionException
com.liferay.portal.kernel.management   
com.liferay.portal.kernel.management.jmx   
com.liferay.portal.management   
 

Uses of ManageActionException in com.liferay.portal.kernel.management
 

Methods in com.liferay.portal.kernel.management that throw ManageActionException
 void ManageAction.action()
           
 void ClusterManageActionWrapper.action()
           
static void PortalManagerUtil.manage(ClusterGroup clusterGroup, ManageAction manageAction)
           
static void PortalManagerUtil.manage(ManageAction manageAction)
           
 void PortalManager.manage(ManageAction manageAction)
           
 

Uses of ManageActionException in com.liferay.portal.kernel.management.jmx
 

Methods in com.liferay.portal.kernel.management.jmx that throw ManageActionException
 void SetAttributeAction.action()
           
 void LoadMBeanInfoAction.action()
           
 void ListMBeansAction.action()
           
 void GetAttributesAction.action()
           
 void DoOperationAction.action()
           
 

Uses of ManageActionException in com.liferay.portal.management
 

Methods in com.liferay.portal.management that throw ManageActionException
 void BasePortalManager.manage(ManageAction manageAction)
           
 


Liferay 6.0.5