Uses of Class
de.mirkosertic.flightrecorderstarter.configuration.FlightRecorderDynamicConfiguration
-
-
Uses of FlightRecorderDynamicConfiguration in de.mirkosertic.flightrecorderstarter.configuration
Methods in de.mirkosertic.flightrecorderstarter.configuration with parameters of type FlightRecorderDynamicConfiguration Modifier and Type Method Description FlightRecorderFlightRecorderAutoConfiguration. flightRecorder(FlightRecorderDynamicConfiguration configuration)TriggerCheckerTriggerConfiguration. triggerChecker(org.springframework.beans.factory.BeanFactory beanFactory, FlightRecorderDynamicConfiguration dynamicConfiguration, FlightRecorder flightRecorder, MicrometerAdapter micrometerAdapter) -
Uses of FlightRecorderDynamicConfiguration in de.mirkosertic.flightrecorderstarter.core
Constructors in de.mirkosertic.flightrecorderstarter.core with parameters of type FlightRecorderDynamicConfiguration Constructor Description FlightRecorder(FlightRecorderDynamicConfiguration configuration) -
Uses of FlightRecorderDynamicConfiguration in de.mirkosertic.flightrecorderstarter.trigger
Constructors in de.mirkosertic.flightrecorderstarter.trigger with parameters of type FlightRecorderDynamicConfiguration Constructor Description TriggerChecker(org.springframework.beans.factory.BeanFactory beanFactory, FlightRecorderDynamicConfiguration dynamicConfiguration, FlightRecorder flightRecorder, MicrometerAdapter micrometerAdapter)
-