public abstract class J2EEDeployedObject extends J2EEManagedObject implements J2EEDeployedObjectMBean
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getdeploymentDescriptor()
The deploymentDescriptor string must contain the original XML
deployment descriptor that was created for this module during the deployment
process.
|
java.lang.String |
getserver()
The J2EE server the application or module is deployed on.
|
getobjectName, iseventProvider, isstateManageable, isstatisticsProviderequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetobjectName, iseventProvider, isstateManageable, isstatisticsProviderpublic abstract java.lang.String getdeploymentDescriptor()
J2EEDeployedObjectMBeangetdeploymentDescriptor in interface J2EEDeployedObjectMBeanpublic java.lang.String getserver()
J2EEDeployedObjectMBeangetserver in interface J2EEDeployedObjectMBean