Class FlowableEventSubscriptionServiceRuntimeHints
java.lang.Object
org.flowable.eventsubscription.service.impl.aot.FlowableEventSubscriptionServiceRuntimeHints
- All Implemented Interfaces:
RuntimeHintsRegistrar
public class FlowableEventSubscriptionServiceRuntimeHints
extends Object
implements RuntimeHintsRegistrar
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
FlowableEventSubscriptionServiceRuntimeHints
public FlowableEventSubscriptionServiceRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceRuntimeHintsRegistrar
-