public final class Substitute_JmxServiceImpl extends Object implements org.hibernate.jmx.spi.JmxService
| Constructor and Description |
|---|
Substitute_JmxServiceImpl(Map configValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerMBean(ObjectName objectName,
Object mBean) |
void |
registerService(org.hibernate.service.spi.Manageable service,
Class<? extends org.hibernate.service.Service> serviceRole) |
public Substitute_JmxServiceImpl(Map configValues)
public void registerService(org.hibernate.service.spi.Manageable service,
Class<? extends org.hibernate.service.Service> serviceRole)
registerService in interface org.hibernate.jmx.spi.JmxServicepublic void registerMBean(ObjectName objectName, Object mBean)
registerMBean in interface org.hibernate.jmx.spi.JmxServiceCopyright © 2021 JBoss by Red Hat. All rights reserved.