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, isstatisticsProvider
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getobjectName, iseventProvider, isstateManageable, isstatisticsProvider
public abstract java.lang.String getdeploymentDescriptor()
J2EEDeployedObjectMBean
getdeploymentDescriptor
in interface J2EEDeployedObjectMBean
public java.lang.String getserver()
J2EEDeployedObjectMBean
getserver
in interface J2EEDeployedObjectMBean