Class FacelessJooqCudConfiguration.CudListenerBean
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled(abs = FacelessJooqConfProp.Key$listenCud) public class FacelessJooqCudConfiguration.CudListenerBean
listen to table's create/update/delete.
-
-
Constructor Summary
Constructors Constructor Description FacelessJooqCudConfiguration.CudListenerBean()
-
Method Summary
Modifier and Type Method Description VisitListenerProviderjooqTableCudListener(FacelessJooqCudProp prop, List<WingsTableCudHandler> handlers)-
-
Method Detail
-
jooqTableCudListener
@Bean() VisitListenerProvider jooqTableCudListener(FacelessJooqCudProp prop, List<WingsTableCudHandler> handlers)
-
-
-
-