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