Uses of Class
org.wildfly.extension.messaging.activemq.deployment.Namespace
-
Packages that use Namespace Package Description org.wildfly.extension.messaging.activemq.deployment -
-
Uses of Namespace in org.wildfly.extension.messaging.activemq.deployment
Methods in org.wildfly.extension.messaging.activemq.deployment that return Namespace Modifier and Type Method Description static NamespaceNamespace. forUri(String uri)static NamespaceNamespace. valueOf(String name)Returns the enum constant of this type with the specified name.static Namespace[]Namespace. values()Returns an array containing the constants of this enum type, in the order they are declared.
-