Class PooledConnectionFactoryConfigProperties

java.lang.Object
org.wildfly.extension.messaging.activemq.jms.PooledConnectionFactoryConfigProperties

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

    • 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 Details

    • getName

      public String getName()
    • getValue

      public String getValue()
    • getType

      public String getType()
    • getConfigType

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