Class J2EEDeployedObject

    • Method Detail

      • getdeploymentDescriptor

        public abstract java.lang.String getdeploymentDescriptor()
        Description copied from interface: J2EEDeployedObjectMBean
        The deploymentDescriptor string must contain the original XML deployment descriptor that was created for this module during the deployment process. The deploymentDescriptor attribute must provide a full deployment descriptor based on any partial deployment descriptor plus deployment annotations.
        Specified by:
        getdeploymentDescriptor in interface J2EEDeployedObjectMBean