public interface J2EEDeployedObjectMBean extends J2EEManagedObjectMBean
Modifier and Type | Method and Description |
---|---|
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
java.lang.String getdeploymentDescriptor()
java.lang.String getserver()