public class JmxInformationFactory extends Object
Modifier and Type | Method and Description |
---|---|
static JmxInformation |
createJmxInformation(Properties properties,
String defaultHostName)
Factory method to create a JmxInformation instance based on given properties
|
public static JmxInformation createJmxInformation(Properties properties, String defaultHostName)
properties
- Properties to create and configure DataSourcedefaultHostName
- the default host name tobe used in case of a the host name is not setCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.