Class PooledConnectionFactoryConfigProperties
java.lang.Object
org.wildfly.extension.messaging.activemq.jms.PooledConnectionFactoryConfigProperties
- Author:
- Andy Taylor Date: 5/16/11 Time: 5:09 PM
-
Constructor Summary
ConstructorsConstructorDescriptionPooledConnectionFactoryConfigProperties(String name, String value, String type, org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute.ConfigType configType) -
Method Summary
-
Constructor Details
-
PooledConnectionFactoryConfigProperties
public PooledConnectionFactoryConfigProperties(String name, String value, String type, org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute.ConfigType configType) - Parameters:
configType- can benullto configure a property on the resource adapter.
-
-
Method Details
-
getName
-
getValue
-
getType
-
getConfigType
public org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute.ConfigType getConfigType()
-