| Package | Description |
|---|---|
| org.jboss.as.messaging.jms |
| Modifier and Type | Field and Description |
|---|---|
static ConnectionFactoryAttribute[] |
PooledConnectionFactoryDefinition.ATTRIBUTES |
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
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionFactoryAttribute |
ConnectionFactoryAttribute.create(org.jboss.as.controller.AttributeDefinition attributeDefinition,
String propertyName,
boolean resourceAdapterProperty) |
static ConnectionFactoryAttribute |
ConnectionFactoryAttribute.create(org.jboss.as.controller.AttributeDefinition attributeDefinition,
String propertyName,
boolean resourceAdapterProperty,
boolean inboundConfig) |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.as.controller.AttributeDefinition[] |
ConnectionFactoryAttribute.getDefinitions(ConnectionFactoryAttribute... attrs) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.