|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JmxService in org.objectweb.jonas.ear.internal.mbean |
---|
Constructors in org.objectweb.jonas.ear.internal.mbean with parameters of type JmxService | |
---|---|
Ear(String objectName,
String pName,
String pUnpackName,
URL earUrl,
String deploymentDescriptor,
URL[] ejbJars,
URL[] wars,
URL[] rars,
JmxService jmx)
Construct an Ear structure with the specified files |
Uses of JmxService in org.objectweb.jonas.jmx |
---|
Classes in org.objectweb.jonas.jmx that implement JmxService | |
---|---|
class |
AbsJmxServiceImpl
JMX Service implementation. |
class |
JmxServiceImpl
JMX Service implementation. |
Uses of JmxService in org.objectweb.jonas.management.cluster |
---|
Fields in org.objectweb.jonas.management.cluster declared as JmxService | |
---|---|
protected JmxService |
BaseCluster.jmx
ref to the Jmx Service |
protected JmxService |
ClusterFactory.jmx
ref to the Jmx Service |
Uses of JmxService in org.objectweb.jonas.management.monitoring.proxy |
---|
Fields in org.objectweb.jonas.management.monitoring.proxy declared as JmxService | |
---|---|
protected JmxService |
JMXProxy.jmx
|
Uses of JmxService in org.objectweb.jonas.resource |
---|
Constructors in org.objectweb.jonas.resource with parameters of type JmxService | |
---|---|
ResourceUtility(JmxService jmx,
org.objectweb.util.monolog.api.Logger log,
org.objectweb.util.monolog.api.Logger sLog,
org.objectweb.util.monolog.api.Logger mLog)
Constructor |
Uses of JmxService in org.objectweb.jonas.web |
---|
Fields in org.objectweb.jonas.web declared as JmxService | |
---|---|
protected JmxService |
AbsJWebContainerServiceImpl.jmx
JMX Service |
Uses of JmxService in org.objectweb.jonas.ws.base.mbean |
---|
Methods in org.objectweb.jonas.ws.base.mbean with parameters of type JmxService | |
---|---|
void |
AbstractWebServiceMBean.register(JmxService jmx)
Registers the MBean (and its childs) in the specified MBeanServer |
void |
AbstractWebServiceMBean.unregister(JmxService jmx)
Unregisters the MBean (and its childs) from the specified MBeanServer |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |