Uses of Interface
org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
-
Uses of MBeanRuntimeServicesMBean in org.eclipse.persistence.platform.server
Methods in org.eclipse.persistence.platform.server that return MBeanRuntimeServicesMBean Modifier and Type Method Description protected MBeanRuntimeServicesMBeanJMXServerPlatformBase. getRuntimeServicesMBean()INTERNAL: Return the cached server specific services MBeanMethods in org.eclipse.persistence.platform.server with parameters of type MBeanRuntimeServicesMBean Modifier and Type Method Description protected voidJMXServerPlatformBase. setRuntimeServicesMBean(MBeanRuntimeServicesMBean runtimeServicesMBean)INTERNAL: Set the cached server specific services MBean -
Uses of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.glassfish
Subinterfaces of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.glassfish Modifier and Type Interface Description interfaceMBeanGlassfishRuntimeServicesMBeanPurpose: Provide a dynamic interface into the EclipseLink Session.Classes in org.eclipse.persistence.services.glassfish that implement MBeanRuntimeServicesMBean Modifier and Type Class Description classMBeanGlassfishRuntimeServicesPurpose: Provide a dynamic interface into the EclipseLink Session. -
Uses of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.jboss
Subinterfaces of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.jboss Modifier and Type Interface Description interfaceMBeanJBossRuntimeServicesMBeanPurpose: Provide a dynamic interface into the EclipseLink Session.Classes in org.eclipse.persistence.services.jboss that implement MBeanRuntimeServicesMBean Modifier and Type Class Description classMBeanJBossRuntimeServicesPurpose: Provide a dynamic interface into the EclipseLink Session. -
Uses of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.mbean
Classes in org.eclipse.persistence.services.mbean that implement MBeanRuntimeServicesMBean Modifier and Type Class Description classMBeanRuntimeServicesPurpose: Provide a dynamic interface into the EclipseLink Session. -
Uses of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.weblogic
Subinterfaces of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.weblogic Modifier and Type Interface Description interfaceMBeanWebLogicRuntimeServicesMBeanPurpose: Provide a dynamic interface into the EclipseLink Session.Classes in org.eclipse.persistence.services.weblogic that implement MBeanRuntimeServicesMBean Modifier and Type Class Description classMBeanWebLogicRuntimeServicesPurpose: Provide a dynamic interface into the EclipseLink Session. -
Uses of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.websphere
Subinterfaces of MBeanRuntimeServicesMBean in org.eclipse.persistence.services.websphere Modifier and Type Interface Description interfaceMBeanWebSphereRuntimeServicesMBeanPurpose: Provide a dynamic interface into the EclipseLink Session.Classes in org.eclipse.persistence.services.websphere that implement MBeanRuntimeServicesMBean Modifier and Type Class Description classMBeanWebSphereRuntimeServicesPurpose: Provide a dynamic interface into the EclipseLink Session.
-