Uses of Class
org.eclipse.persistence.platform.server.JMXServerPlatformBase
-
Packages that use JMXServerPlatformBase Package Description org.eclipse.persistence.platform.server.glassfish org.eclipse.persistence.platform.server.was org.eclipse.persistence.platform.server.wls -
-
Uses of JMXServerPlatformBase in org.eclipse.persistence.platform.server.glassfish
Subclasses of JMXServerPlatformBase in org.eclipse.persistence.platform.server.glassfish Modifier and Type Class Description classGlassfishPlatformPUBLIC: This is the concrete subclass responsible for representing Glassfish server behavior. -
Uses of JMXServerPlatformBase in org.eclipse.persistence.platform.server.was
Subclasses of JMXServerPlatformBase in org.eclipse.persistence.platform.server.was Modifier and Type Class Description classWebSphere_6_1_PlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere 6.1-specific server behavior.classWebSphere_7_PlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere 7 -specific server behavior.classWebSphere_EJBEmbeddable_PlatformclassWebSphere_Liberty_PlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behavior.classWebSpherePlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behavior. -
Uses of JMXServerPlatformBase in org.eclipse.persistence.platform.server.wls
Subclasses of JMXServerPlatformBase in org.eclipse.persistence.platform.server.wls Modifier and Type Class Description classWebLogic_10_PlatformPUBLIC: This is the concrete subclass responsible for representing WebLogic 10 specific behavior.classWebLogic_12_PlatformclassWebLogic_9_PlatformPUBLIC: This is the concrete subclass responsible for representing WebLogic9 specific behavior.classWebLogicPlatformPUBLIC: This is the concrete subclass responsible for representing WebLogic-specific server behavior.
-