|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.modeler.BaseModelMBean
org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean<EZBServer>
org.objectweb.easybeans.jsr77.J2EEServerMBean
public class J2EEServerMBean
J2EEServer MBean for JSR 77.
Field Summary |
---|
Fields inherited from class org.apache.commons.modeler.BaseModelMBean |
---|
attributeBroadcaster, attributes, generalBroadcaster, info, oname, registry, resource, resourceType, source |
Constructor Summary | |
---|---|
J2EEServerMBean()
|
Method Summary | |
---|---|
java.lang.String[] |
getDeployedObjects()
|
java.lang.String[] |
getJavaVMs()
|
java.lang.String[] |
getResources()
non-sens in EasyBeans. |
java.lang.String |
getServerVendor()
|
java.lang.String |
getServerVersion()
|
Methods inherited from class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean |
---|
getLogger, getManagedComponent, isEventProvider, isStateManageable, isStatisticsProvider |
Methods inherited from class org.apache.commons.modeler.BaseModelMBean |
---|
addAttributeChangeNotificationListener, addNotificationListener, createDefaultModelMBeanInfo, createResource, getAttribute, getAttributes, getClassName, getJmxName, getManagedResource, getMBeanInfo, getModelerType, getNotificationInfo, getObjectName, getRegistry, initModelInfo, invoke, isModelMBeanInfoValid, load, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setManagedResource, setModeledType, setModelMBeanInfo, setRegistry, store, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public J2EEServerMBean() throws javax.management.MBeanException, javax.management.RuntimeOperationsException
javax.management.MBeanException
- if creation fails
javax.management.RuntimeOperationsException
- if creation failsMethod Detail |
---|
public java.lang.String[] getDeployedObjects()
public java.lang.String[] getResources()
public java.lang.String[] getJavaVMs()
public java.lang.String getServerVendor()
public java.lang.String getServerVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |