Package org.flowable.app.engine.impl.aot
Class FlowableAppRuntimeHints
java.lang.Object
org.flowable.app.engine.impl.aot.FlowableAppRuntimeHints
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class FlowableAppRuntimeHints
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
FlowableAppRuntimeHints
public FlowableAppRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-