Class PooledConnectionFactoryConfigProperties


  • public class PooledConnectionFactoryConfigProperties
    extends Object
    Author:
    Andy Taylor Date: 5/16/11 Time: 5:09 PM
    • Constructor Detail

      • PooledConnectionFactoryConfigProperties

        public PooledConnectionFactoryConfigProperties​(String name,
                                                       String value,
                                                       String type,
                                                       org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute.ConfigType configType)
        Parameters:
        configType - can be null to configure a property on the resource adapter.
    • Method Detail

      • getName

        public String getName()
      • getValue

        public String getValue()
      • getType

        public String getType()
      • getConfigType

        public org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute.ConfigType getConfigType()