Class FlexyPoolProperties.Metrics.Reporter.Jmx
java.lang.Object
com.github.gavlyukovskiy.boot.jdbc.decorator.flexypool.FlexyPoolProperties.Metrics.Reporter.Jmx
- Enclosing class:
- FlexyPoolProperties.Metrics.Reporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetAutoStart(boolean autoStart) voidsetEnabled(boolean enabled)
-
Constructor Details
-
Jmx
public Jmx()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
isAutoStart
public boolean isAutoStart() -
setEnabled
public void setEnabled(boolean enabled) -
setAutoStart
public void setAutoStart(boolean autoStart)
-