Uses of Class
org.wildfly.extension.microprofile.reactive.messaging.MicroProfileReactiveMessagingSubsystemSchema
-
Packages that use MicroProfileReactiveMessagingSubsystemSchema Package Description org.wildfly.extension.microprofile.reactive.messaging -
-
Uses of MicroProfileReactiveMessagingSubsystemSchema in org.wildfly.extension.microprofile.reactive.messaging
Methods in org.wildfly.extension.microprofile.reactive.messaging that return MicroProfileReactiveMessagingSubsystemSchema Modifier and Type Method Description static MicroProfileReactiveMessagingSubsystemSchemaMicroProfileReactiveMessagingSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static MicroProfileReactiveMessagingSubsystemSchema[]MicroProfileReactiveMessagingSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.microprofile.reactive.messaging that return types with arguments of type MicroProfileReactiveMessagingSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,MicroProfileReactiveMessagingSubsystemSchema>MicroProfileReactiveMessagingSubsystemSchema. getNamespace()
-