接口的使用
org.hibernate.jmx.spi.JmxService
-
使用JmxService的程序包 程序包 说明 org.hibernate.jmx.internal -
-
org.hibernate.jmx.internal中JmxService的使用
实现JmxService的org.hibernate.jmx.internal中的类 修饰符和类型 类 说明 classDisabledJmxServiceImplA no-op version of theJmxServiceclassJmxServiceImplStandard implementation of JMX services返回JmxService的org.hibernate.jmx.internal中的方法 修饰符和类型 方法 说明 JmxServiceJmxServiceInitiator. initiateService(Map configurationValues, ServiceRegistryImplementor registry)返回变量类型为JmxService的类型的org.hibernate.jmx.internal中的方法 修饰符和类型 方法 说明 Class<JmxService>JmxServiceInitiator. getServiceInitiated()
-