Uses of Class
de.mirkosertic.flightrecorderstarter.configuration.FlightRecorderDynamicConfiguration
Packages that use FlightRecorderDynamicConfiguration
Package
Description
-
Uses of FlightRecorderDynamicConfiguration in de.mirkosertic.flightrecorderstarter.configuration
Methods in de.mirkosertic.flightrecorderstarter.configuration with parameters of type FlightRecorderDynamicConfigurationModifier and TypeMethodDescriptionFlightRecorderAutoConfiguration.flightRecorder(FlightRecorderDynamicConfiguration configuration) TriggerConfiguration.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 -
Uses of FlightRecorderDynamicConfiguration in de.mirkosertic.flightrecorderstarter.trigger
Constructors in de.mirkosertic.flightrecorderstarter.trigger with parameters of type FlightRecorderDynamicConfigurationModifierConstructorDescriptionTriggerChecker(org.springframework.beans.factory.BeanFactory beanFactory, FlightRecorderDynamicConfiguration dynamicConfiguration, FlightRecorder flightRecorder, MicrometerAdapter micrometerAdapter)