public class HibernateManagementAdaptor extends Object implements org.jipijapa.plugin.spi.ManagementAdaptor
| Constructor and Description | 
|---|
HibernateManagementAdaptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getIdentificationLabel()  | 
static HibernateManagementAdaptor | 
getInstance()
The management statistics are shared across all Hibernate 4 JPA deployments 
 | 
org.jipijapa.management.spi.Statistics | 
getStatistics()  | 
String | 
getVersion()  | 
public static HibernateManagementAdaptor getInstance()
public String getIdentificationLabel()
getIdentificationLabel in interface org.jipijapa.plugin.spi.ManagementAdaptorpublic String getVersion()
getVersion in interface org.jipijapa.plugin.spi.ManagementAdaptorpublic org.jipijapa.management.spi.Statistics getStatistics()
getStatistics in interface org.jipijapa.plugin.spi.ManagementAdaptorCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.