Class ReactiveMessagingAttachments
- java.lang.Object
-
- org.wildfly.microprofile.reactive.messaging.common.ReactiveMessagingAttachments
-
public class ReactiveMessagingAttachments extends Object
- Author:
- Kabir Khan
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.as.server.deployment.AttachmentKey<Boolean>IS_REACTIVE_MESSAGING_DEPLOYMENT
-
Constructor Summary
Constructors Constructor Description ReactiveMessagingAttachments()
-
-
-
Field Detail
-
IS_REACTIVE_MESSAGING_DEPLOYMENT
public static org.jboss.as.server.deployment.AttachmentKey<Boolean> IS_REACTIVE_MESSAGING_DEPLOYMENT
-
-