Class RocketMQSpecificPropertiesProviderHints
java.lang.Object
com.alibaba.cloud.stream.binder.rocketmq.aot.hint.RocketMQSpecificPropertiesProviderHints
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class RocketMQSpecificPropertiesProviderHints
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
- Author:
- ChengPu raozihao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
RocketMQSpecificPropertiesProviderHints
public RocketMQSpecificPropertiesProviderHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-