public class JBossMBeanUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static 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.
|
public static 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 beanCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.