public interface ManagementAdaptor
Modifier and Type | Method and Description |
---|---|
String |
getIdentificationLabel()
Get the short identification string that represents the management adaptor (e.g Hibernate)
|
Statistics |
getStatistics() |
String |
getVersion()
Version that uniquely identifies the management adapter (can be used to tell the difference between
Hibernate 4.1 vs 4.3).
|
String getIdentificationLabel()
String getVersion()
Statistics getStatistics()
Copyright © 2015 Red Hat. All rights reserved.