Class Substitute_JmxServiceImpl

  • All Implemented Interfaces:
    Serializable, org.hibernate.jmx.spi.JmxService, org.hibernate.service.Service

    public final class Substitute_JmxServiceImpl
    extends Object
    implements org.hibernate.jmx.spi.JmxService
    See Also:
    Serialized Form
    • Constructor Detail

      • Substitute_JmxServiceImpl

        public Substitute_JmxServiceImpl​(Map configValues)
    • Method Detail

      • registerService

        public void registerService​(org.hibernate.service.spi.Manageable service,
                                    Class<? extends org.hibernate.service.Service> serviceRole)
        Specified by:
        registerService in interface org.hibernate.jmx.spi.JmxService
      • registerMBean

        public void registerMBean​(ObjectName objectName,
                                  Object mBean)
        Specified by:
        registerMBean in interface org.hibernate.jmx.spi.JmxService