BaseObjectPoolConfig.DEFAULT_JMX_NAME_BASE

The default value for the base name to use to name JMX enabled pools created with a configuration instance. The default is <code>null</code> which means the pool will provide the base name to use. @see GenericObjectPool#getJmxName() @see GenericKeyedObjectPool#getJmxName()

class BaseObjectPoolConfig
enum string DEFAULT_JMX_NAME_BASE;

Meta