Class DevModeSupportConnectorFactoryInterceptor
- java.lang.Object
-
- io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor
-
@Interceptor @Priority(10) public class DevModeSupportConnectorFactoryInterceptor extends Object
-
-
Constructor Summary
Constructors Constructor Description DevModeSupportConnectorFactoryInterceptor()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectintercept(javax.interceptor.InvocationContext ctx)(package private) static voidregister(Supplier<CompletableFuture<Boolean>> onMessage)
-