Package | Description |
---|---|
org.jboss.as.messaging.jms |
Modifier and Type | Field and Description |
---|---|
static ConnectionFactoryAttribute[] |
ConnectionFactoryAttributes.Common.ATTRIBUTES
Attributes are defined in the same order than in the XSD schema
|
static ConnectionFactoryAttribute[] |
ConnectionFactoryAttributes.Pooled.ATTRIBUTES
Attributes are defined in the same order than in the XSD schema
|
static ConnectionFactoryAttribute[] |
PooledConnectionFactoryDefinition.ATTRIBUTES |
Modifier and Type | Method and Description |
---|---|
static ConnectionFactoryAttribute |
ConnectionFactoryAttribute.create(AttributeDefinition attributeDefinition,
String propertyName,
boolean resourceAdapterProperty) |
static ConnectionFactoryAttribute |
ConnectionFactoryAttribute.create(AttributeDefinition attributeDefinition,
String propertyName,
boolean resourceAdapterProperty,
boolean inboundConfig) |
Modifier and Type | Method and Description |
---|---|
static Map<String,ConnectionFactoryAttribute> |
PooledConnectionFactoryDefinition.getAttributes() |
Modifier and Type | Method and Description |
---|---|
static AttributeDefinition[] |
ConnectionFactoryAttribute.getDefinitions(ConnectionFactoryAttribute... attrs) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.