|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.modeler.BaseModelMBean
org.ow2.util.jmx.impl.BaseModelMBeanExt
org.ow2.easybeans.jsr77.J2EEManagedObjectMBean<T>
org.ow2.easybeans.jsr77.J2EEDeployedObjectMBean<T>
T - ManagedObject typepublic class J2EEDeployedObjectMBean<T extends EZBJ2EEManagedObject>
J2EEDeployedObject JSR77 MBean.
| Field Summary | |
|---|---|
static java.lang.String |
J2EESERVER_KEY
J2EE server key. |
| Fields inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
attributeBroadcaster, generalBroadcaster, info, oname, registry, resource, resourceType, source |
| Constructor Summary | |
|---|---|
J2EEDeployedObjectMBean()
Creates a J2EEDeployedObject. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentDescriptor()
|
static javax.management.ObjectName |
getJ2EEServer(java.lang.String domainName,
java.lang.String serverName)
Gets ObjectName for a J2EEServer MBean. |
java.lang.String |
getServer()
|
| Methods inherited from class org.ow2.easybeans.jsr77.J2EEManagedObjectMBean |
|---|
getBaseModelMBeanExtId, getLogger, getManagedComponent, isEventProvider, isStateManageable, isStatisticsProvider, postRegister, preDeregister |
| Methods inherited from class org.ow2.util.jmx.impl.BaseModelMBeanExt |
|---|
addAttribute, addOperation, getAttribute, getAttributes, getMBeanInfo, invoke, removeAttribute, removeOperation, setAttribute, setAttributes |
| Methods inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
addAttributeChangeNotificationListener, addNotificationListener, createDefaultModelMBeanInfo, createResource, getClassName, getJmxName, getManagedResource, getModelerType, getNotificationInfo, getObjectName, getRegistry, initModelInfo, isModelMBeanInfoValid, load, postDeregister, preRegister, removeAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setManagedResource, setModeledType, setModelMBeanInfo, setRegistry, store, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.management.modelmbean.ModelMBean |
|---|
setManagedResource, setModelMBeanInfo |
| Methods inherited from interface javax.management.PersistentMBean |
|---|
load, store |
| Methods inherited from interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster |
|---|
addAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification |
| Methods inherited from interface javax.management.NotificationBroadcaster |
|---|
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Methods inherited from interface javax.management.MBeanRegistration |
|---|
postDeregister, preRegister |
| Field Detail |
|---|
public static final java.lang.String J2EESERVER_KEY
| Constructor Detail |
|---|
public J2EEDeployedObjectMBean()
throws javax.management.MBeanException
javax.management.MBeanException - if creation fails.| Method Detail |
|---|
public java.lang.String getDeploymentDescriptor()
public java.lang.String getServer()
public static javax.management.ObjectName getJ2EEServer(java.lang.String domainName,
java.lang.String serverName)
domainName - domain nameserverName - server name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||