com.liferay.portal.kernel.management.jmx
Class ListMBeansAction
java.lang.Object
com.liferay.portal.kernel.management.jmx.BaseJMXManageAction<Set<MBean>>
com.liferay.portal.kernel.management.jmx.ListMBeansAction
- All Implemented Interfaces:
- ManageAction<Set<MBean>>, Serializable
public class ListMBeansAction
- extends BaseJMXManageAction<Set<MBean>>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListMBeansAction
public ListMBeansAction(String domainName)
action
public Set<MBean> action()
throws ManageActionException
- Throws:
ManageActionException