Class WaitForSourceTopicsInterceptorConfig
- java.lang.Object
-
- io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
-
public class WaitForSourceTopicsInterceptorConfig extends Object
The configuration class forWaitForSourceTopicsInterceptor
.
-
-
Field Summary
Fields Modifier and Type Field Description static String
WAIT_FOR_TOPICS_ENABLE_CONFIG
-
Constructor Summary
Constructors Constructor Description WaitForSourceTopicsInterceptorConfig()
-
-
-
Field Detail
-
WAIT_FOR_TOPICS_ENABLE_CONFIG
public static String WAIT_FOR_TOPICS_ENABLE_CONFIG
-
-