Class WarlockTableChangeConfiguration
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled(and = CudListenerBean.class) public class WarlockTableChangeConfiguration- Since:
2019-12-01
trydofor
-
-
Constructor Summary
Constructors Constructor Description WarlockTableChangeConfiguration()
-
Method Summary
Modifier and Type Method Description TableChangePublisherImpltableChangePublisher()WingsTableCudHandlerImplwingsTableCudHandler()-
-
Method Detail
-
tableChangePublisher
@Bean()@ConditionalWingsEnabled() TableChangePublisherImpl tableChangePublisher()
-
wingsTableCudHandler
@Bean()@ConditionalWingsEnabled() WingsTableCudHandlerImpl wingsTableCudHandler()
-
-
-
-