Interface TracerFactoryMBean
-
- All Known Implementing Classes:
TracerFactory
@MXBean public interface TracerFactoryMBean
- Since:
- 5.7.3 MX bean interface to access by JMX to enable trace mode or not
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearTraces()StringgetPrintableTraces()booleangetRecordingState()StringsetPrintableTraces(String printableTraces)booleantoggleRecording()
-