public final class DisabledJMXInitiator extends Object implements org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.jmx.spi.JmxService>
| Modifier and Type | Field and Description |
|---|---|
static DisabledJMXInitiator |
INSTANCE |
| Constructor and Description |
|---|
DisabledJMXInitiator() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.hibernate.jmx.spi.JmxService> |
getServiceInitiated() |
org.hibernate.jmx.spi.JmxService |
initiateService(Map configurationValues,
org.hibernate.service.spi.ServiceRegistryImplementor registry) |
public static final DisabledJMXInitiator INSTANCE
public Class<org.hibernate.jmx.spi.JmxService> getServiceInitiated()
getServiceInitiated in interface org.hibernate.service.spi.ServiceInitiator<org.hibernate.jmx.spi.JmxService>public org.hibernate.jmx.spi.JmxService initiateService(Map configurationValues, org.hibernate.service.spi.ServiceRegistryImplementor registry)
initiateService in interface org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.jmx.spi.JmxService>Copyright © 2021 JBoss by Red Hat. All rights reserved.