com.ibm.websphere.management.j2ee

Interface J2EEDeployedObjectMBean

    • Method Detail

      • getdeploymentDescriptor

        java.lang.String getdeploymentDescriptor()
        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.
      • getserver

        java.lang.String getserver()
        The J2EE server the application or module is deployed on.