|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas.util.JBossMBeanUtility
public class JBossMBeanUtility
Utility methods for working with JBoss MBeans.
| Method Summary | |
|---|---|
static javax.management.MBeanServer |
getJBossMBeanServer()
|
static boolean |
isStarted(org.mc4j.ems.connection.bean.EmsBean emsBean,
ResourceContext resourceContext)
Returns true if the specified JBossAS EMS bean is deployed and in the Started state, or false otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.management.MBeanServer getJBossMBeanServer()
public static boolean isStarted(org.mc4j.ems.connection.bean.EmsBean emsBean,
@Nullable
ResourceContext resourceContext)
emsBean - a JBossAS EMS beanresourceContext - the resource context for the JON resource corresponding to the EMS bean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||