com.ibm.websphere.management.j2ee

Interface J2EEModuleMBean

    • Method Detail

      • getjavaVMs

        java.lang.String[] getjavaVMs()
        Identifies the Java virtual machines on which this module is running. For each JVM on which this module has running threads there must be one JVM OBJECT_NAME in the javaVMs list that identifies it. Each OBJECT_NAME in the J2EEModule javaVMs list must match one of the Java VM names in the javaVMs attribute of the J2EEServer on which this module is deployed.