Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractParser - Class in org.jboss.jca.common.metadata.common
A AbstractParser.
AbstractParser() - Constructor for class org.jboss.jca.common.metadata.common.AbstractParser
 
Activation - Interface in org.jboss.jca.common.api.metadata.resourceadapter
An activation of a resource adapter.
Activation.Attribute - Enum in org.jboss.jca.common.api.metadata.resourceadapter
An attribute.
Activation.Tag - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Tag.
ActivationImpl - Class in org.jboss.jca.common.metadata.resourceadapter
A resource adapter activation
ActivationImpl(String, String, TransactionSupportEnum, List<ConnectionDefinition>, List<AdminObject>, Map<String, String>, List<String>, String, WorkManager) - Constructor for class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Constructor
Activations - Interface in org.jboss.jca.common.api.metadata.resourceadapter
Resource adapter activations
Activations.Tag - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Tag.
ActivationsImpl - Class in org.jboss.jca.common.metadata.resourceadapter
Activations of a resource adapter
ActivationsImpl(List<Activation>) - Constructor for class org.jboss.jca.common.metadata.resourceadapter.ActivationsImpl
Constructor
Activationspec - Interface in org.jboss.jca.common.api.metadata.spec
An Activationspec
ActivationSpecImpl - Class in org.jboss.jca.common.metadata.spec
 
ActivationSpecImpl(XsdString, List<RequiredConfigProperty>, List<ConfigProperty>, String) - Constructor for class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
Constructor
AdminObject - Interface in org.jboss.jca.common.api.metadata.resourceadapter
An AdminObject.
AdminObject - Interface in org.jboss.jca.common.api.metadata.spec
A AdminObject.
AdminObject.Attribute - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Attribute.
AdminObject.Tag - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Tag.
AdminObjectImpl - Class in org.jboss.jca.common.metadata.resourceadapter
A AdminObjectImpl.
AdminObjectImpl(Map<String, String>, String, String, String, Boolean, Boolean) - Constructor for class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Constructor
AdminObjectImpl - Class in org.jboss.jca.common.metadata.spec
An admin object implementation
AdminObjectImpl(XsdString, XsdString, List<ConfigProperty>, String) - Constructor for class org.jboss.jca.common.metadata.spec.AdminObjectImpl
 
adminObjects - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
adminObjects
allocationRetry - Variable in class org.jboss.jca.common.metadata.common.TimeOutImpl
allocationRetry
allocationRetryWaitMillis - Variable in class org.jboss.jca.common.metadata.common.TimeOutImpl
allocationRetryWaitMillis
ALLOW_MULTIPLE_USERS - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Allow multiple users
allowMultipleUsers - Variable in class org.jboss.jca.common.metadata.ds.DsPoolImpl
allow-multiple-users
allowMultipleUsers - Variable in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
allow-multiple-users
Annotation - Interface in org.jboss.jca.common.spi.annotations.repository
A Annotation.
AnnotationImpl - Class in org.jboss.jca.common.annotations.repository.jandex
An AnnotationImpl.
AnnotationImpl(String, ClassLoader, List<String>, String, boolean, boolean, Class<?>) - Constructor for class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Create a new AnnotationImpl.
AnnotationRepository - Interface in org.jboss.jca.common.spi.annotations.repository
A AnnotationRepository.
AnnotationRepositoryImpl - Class in org.jboss.jca.common.annotations.repository.jandex
An AnnotationRepositoryImpl.
AnnotationRepositoryImpl(Index, ClassLoader) - Constructor for class org.jboss.jca.common.annotations.repository.jandex.AnnotationRepositoryImpl
Create a new AnnotationRepositoryImpl using a Jandex backend
annotationRepositoryNull() - Method in interface org.jboss.jca.common.CommonBundle
Annotation repository is null
Annotations - Class in org.jboss.jca.common.annotations
The annotation processor for JCA 1.6
Annotations() - Constructor for class org.jboss.jca.common.annotations.Annotations
Constructor
AnnotationScanner - Interface in org.jboss.jca.common.spi.annotations.repository
A AnnotationScanner.
AnnotationScannerFactory - Class in org.jboss.jca.common.spi.annotations.repository
The AnnotationScannerFactory which creates an annotation scanner instance
AnnotationScannerFactory() - Constructor for class org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFactory
 
AnnotationScannerImpl - Class in org.jboss.jca.common.annotations.repository.jandex
An AnnotationScannerImpl based on jandex.
AnnotationScannerImpl() - Constructor for class org.jboss.jca.common.annotations.repository.jandex.AnnotationScannerImpl
Create a new AnnotationScannerImpl with a jandex backend
APPLICATION_MANAGED_SECURITY - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
application managed security
archive - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
archive
attributeAsBoolean(String, String) - Method in interface org.jboss.jca.common.CommonBundle
Attribute as boolean
attributeAsBoolean(XMLStreamReader, String, Boolean) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml attribute in boolean value.
attributeAsInt(XMLStreamReader, String) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in String value
attributeAsString(XMLStreamReader, String) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in String value
AuthenticationMechanism - Interface in org.jboss.jca.common.api.metadata.spec
A AuthenticationMechanism.
AuthenticationMechanismImpl - Class in org.jboss.jca.common.metadata.spec
An AuthenticationMechanism implementation
AuthenticationMechanismImpl(List<LocalizedXsdString>, XsdString, CredentialInterfaceEnum, String, String) - Constructor for class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
Constructor

B

BACKGROUND_VALIDATION - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Background validation
backgroundValidation - Variable in class org.jboss.jca.common.metadata.common.ValidationImpl
backgroundValidation
backgroundValidationMillis - Variable in class org.jboss.jca.common.metadata.common.ValidationImpl
backgroundValidationMillis
beanValidationGroups - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
beanValidationGroups
blockingTimeoutMillis - Variable in class org.jboss.jca.common.metadata.common.TimeOutImpl
blockingTimeoutMillis
bootstrapContext - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
bootstrapContext
bundle - Static variable in class org.jboss.jca.common.metadata.common.AbstractParser
The bundle
bundle - Static variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
The bundle

C

Capacity - Class in org.jboss.jca.common.api.metadata.common
Capacity definition
Capacity(Extension, Extension) - Constructor for class org.jboss.jca.common.api.metadata.common.Capacity
Constructor
capacity - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
capacity
Capacity.Tag - Enum in org.jboss.jca.common.api.metadata.common
A tag
className - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
class-name
clone(T) - Static method in class org.jboss.jca.common.api.metadata.CopyUtil
Clone an IDDecoratedMetadata taking care of null cheks
cloneList(List<T>) - Static method in class org.jboss.jca.common.api.metadata.CopyUtil
clone a list of IdDecoratedMetadata and deep into the elements
cloneListOfStrings(List<String>) - Static method in class org.jboss.jca.common.api.metadata.CopyUtil
clone a list of string deep into elements
cloneString(String) - Static method in class org.jboss.jca.common.api.metadata.CopyUtil
clone a String
CommonBundle - Interface in org.jboss.jca.common
The common bundle.
CommonDataSource - Interface in org.jboss.jca.common.api.metadata.ds
A CommonDataSource.
CommonIronJacamarParser - Class in org.jboss.jca.common.metadata.common
A CommonIronJacamarParser.
CommonIronJacamarParser() - Constructor for class org.jboss.jca.common.metadata.common.CommonIronJacamarParser
 
CommonLogger - Interface in org.jboss.jca.common
The common logger.
compareTo(TransactionIsolation) - Method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
configProperties - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
configProperties
configProperties - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
config-property
ConfigProperty - Interface in org.jboss.jca.common.api.metadata.spec
A ConfigProperty.
ConfigPropertyFactory() - Constructor for class org.jboss.jca.common.metadata.merge.Merger.ConfigPropertyFactory
 
ConfigPropertyImpl - Class in org.jboss.jca.common.metadata.spec
A ConfigProperty.
ConfigPropertyImpl(List<LocalizedXsdString>, XsdString, XsdString, XsdString, Boolean, Boolean, Boolean, String, boolean, String, String, String, String) - Constructor for class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Constructor
CONNECTABLE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
CONNECTABLE
connectable - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Connectable
ConnectionDefinition - Interface in org.jboss.jca.common.api.metadata.resourceadapter
A ConnectionDefinition.
ConnectionDefinition - Interface in org.jboss.jca.common.api.metadata.spec
A ConnectionDefinition.
ConnectionDefinition.Attribute - Enum in org.jboss.jca.common.api.metadata.resourceadapter
An attribute
ConnectionDefinition.Tag - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Tag.
ConnectionDefinitionImpl - Class in org.jboss.jca.common.metadata.resourceadapter
A ConnectionDefinition.
ConnectionDefinitionImpl(Map<String, String>, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Pool, TimeOut, Validation, Security, Recovery, Boolean) - Constructor for class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Create a new ConnectionDefinition.
ConnectionDefinitionImpl - Class in org.jboss.jca.common.metadata.spec
 
ConnectionDefinitionImpl(XsdString, List<ConfigProperty>, XsdString, XsdString, XsdString, XsdString, String) - Constructor for class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
Constructor
connectionDefinitions - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
connectionDefinitions
connectionListener - Variable in class org.jboss.jca.common.metadata.ds.DsPoolImpl
connection-listener
connectionListener - Variable in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
connection-listener
Connector - Interface in org.jboss.jca.common.api.metadata.spec
A Connector.
Connector.Version - Enum in org.jboss.jca.common.api.metadata.spec
A Version enumeration
ConnectorImpl - Class in org.jboss.jca.common.metadata.spec
Implementation of Connector
ConnectorImpl(Connector.Version, XsdString, XsdString, XsdString, XsdString, LicenseType, ResourceAdapter, List<XsdString>, boolean, List<LocalizedXsdString>, List<LocalizedXsdString>, List<Icon>, String) - Constructor for class org.jboss.jca.common.metadata.spec.ConnectorImpl
Constructor
copy() - Method in interface org.jboss.jca.common.api.metadata.CopyableMetaData
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Creates and returns a copy of this object.
copy() - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
Creates and returns a copy of this object.
CopyableMetaData - Interface in org.jboss.jca.common.api.metadata
A CopyableMetaData.
CopyUtil - Class in org.jboss.jca.common.api.metadata
A CopyUtil.
CopyUtil() - Constructor for class org.jboss.jca.common.api.metadata.CopyUtil
 
createConfigProperty(Merger.ConfigPropertyFactory.Prototype, String) - Static method in class org.jboss.jca.common.metadata.merge.Merger.ConfigPropertyFactory
create a config property from a prototype
createConfigProperty(Merger.ConfigPropertyFactory.Prototype, boolean) - Static method in class org.jboss.jca.common.metadata.merge.Merger.ConfigPropertyFactory
create a config property from a prototype
createConfigProperty(Merger.ConfigPropertyFactory.Prototype, Number) - Static method in class org.jboss.jca.common.metadata.merge.Merger.ConfigPropertyFactory
create a config property from a prototype
Credential - Interface in org.jboss.jca.common.api.metadata.common
A Security.
Credential.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
CredentialImpl - Class in org.jboss.jca.common.metadata.common
Credential implementation
CredentialImpl(String, String, String) - Constructor for class org.jboss.jca.common.metadata.common.CredentialImpl
Create a new SecurityImpl.
CredentialInterfaceEnum - Enum in org.jboss.jca.common.api.metadata.spec
 
customLevel(String) - Static method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
Custom transaction levels

D

DataSource - Interface in org.jboss.jca.common.api.metadata.ds
A DataSource.
DataSource.Attribute - Enum in org.jboss.jca.common.api.metadata.ds
An attribute.
DataSource.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
DataSourceAbstractImpl - Class in org.jboss.jca.common.metadata.ds
A DataSourceAbstractImpl.
DataSourceAbstractImpl(TransactionIsolation, TimeOut, DsSecurity, Statement, Validation, String, String, Boolean, String, Boolean, String, Boolean, Boolean, String, String, Boolean, Boolean, String, Boolean) - Constructor for class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Create a new DataSourceAbstractImpl.
DataSourceImpl - Class in org.jboss.jca.common.metadata.ds
A datasource implementation
DataSourceImpl(String, String, String, String, TransactionIsolation, Map<String, String>, TimeOut, DsSecurity, Statement, Validation, String, String, String, Boolean, String, Boolean, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, DsPool) - Constructor for class org.jboss.jca.common.metadata.ds.DataSourceImpl
Constructor
DataSources - Interface in org.jboss.jca.common.api.metadata.ds
A DataSources.
DataSources.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
DatasourcesImpl - Class in org.jboss.jca.common.metadata.ds
A DatasourcesImpl.
DatasourcesImpl(List<DataSource>, List<XaDataSource>, Map<String, Driver>) - Constructor for class org.jboss.jca.common.metadata.ds.DatasourcesImpl
Create a new DatasourcesImpl.
Defaults - Interface in org.jboss.jca.common.api.metadata
Default values for the JCA metadata
Driver - Interface in org.jboss.jca.common.api.metadata.ds
A DataSource.
driver - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Driver
Driver.Attribute - Enum in org.jboss.jca.common.api.metadata.ds
A Attribute.
Driver.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
DriverImpl - Class in org.jboss.jca.common.metadata.ds
A DriverImpl.
DriverImpl(String, Integer, Integer, String, String, String, String) - Constructor for class org.jboss.jca.common.metadata.ds.DriverImpl
Create a new DriverImpl.
DsParser - Class in org.jboss.jca.common.metadata.ds
A datasource parser
DsParser() - Constructor for class org.jboss.jca.common.metadata.ds.DsParser
 
DsParser.Tag - Enum in org.jboss.jca.common.metadata.ds
A Tag.
DsPool - Interface in org.jboss.jca.common.api.metadata.ds
A pool for a datasource.
DsPool.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
DsPoolImpl - Class in org.jboss.jca.common.metadata.ds
A pool implementation
DsPoolImpl(Integer, Integer, Integer, Boolean, Boolean, FlushStrategy, Boolean, Capacity, Boolean, Extension) - Constructor for class org.jboss.jca.common.metadata.ds.DsPoolImpl
Create a new PoolImpl.
DsSecurity - Interface in org.jboss.jca.common.api.metadata.ds
A DsSecurity.
DsSecurity.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
DsSecurityImpl - Class in org.jboss.jca.common.metadata.ds
A DsSecurityImpl.
DsSecurityImpl(String, String, String, Extension) - Constructor for class org.jboss.jca.common.metadata.ds.DsSecurityImpl
Create a new DsSecurityImpl.
DsXaPool - Interface in org.jboss.jca.common.api.metadata.ds
A pool for an XA datasource.
DsXaPool.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
DsXaPoolImpl - Class in org.jboss.jca.common.metadata.ds
An XA pool implementation
DsXaPoolImpl(Integer, Integer, Integer, Boolean, Boolean, FlushStrategy, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Capacity, Boolean, Extension) - Constructor for class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
Create a new XaPoolImpl.

E

elementAsBoolean(String, String) - Method in interface org.jboss.jca.common.CommonBundle
Element as boolean
elementAsBoolean(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in boolean value.
elementAsFlushStrategy(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in FlushStrategy value
elementAsInteger(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in Integer value
elementAsLong(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in Long value
elementAsString(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
convert an xml element in String value
ENABLED - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Use Java context
enabled - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
enabled
enabled - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
enable
ENLISTMENT - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
ENLISTMENT
enlistment - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Enlistment
ENLISTMENT_TRACE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
ENLISTMENT_TRACE
enlistmentTrace - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Enlistment trace
equals(Object) - Method in class org.jboss.jca.common.api.metadata.common.Capacity
 
equals(Object) - Method in class org.jboss.jca.common.api.metadata.common.Extension
 
equals(Object) - Method in class org.jboss.jca.common.api.metadata.common.Recovery
 
equals(Object) - Method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
equals(Object) - Method in class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
equals(Object) - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
equals(Object) - Method in class org.jboss.jca.common.metadata.common.CredentialImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.common.PoolImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DsPoolImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DsSecurityImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationsImpl
 
equals(Object) - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.IconImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
equals(Object) - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
Extension - Class in org.jboss.jca.common.api.metadata.common
A JdbcAdapterExtension.
Extension(String, Map<String, String>) - Constructor for class org.jboss.jca.common.api.metadata.common.Extension
Create a new JdbcAdapterExtension.
Extension.Attribute - Enum in org.jboss.jca.common.api.metadata.common
A Attribute.
Extension.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
ExtensionMatcher<T,S> - Interface in org.jboss.jca.common.metadata.merge
A ExtensionMatcher.

F

FAIR - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Fair
fair - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
is-fair
FLUSH_STRATEGY - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Flush strategy
FlushStrategy - Enum in org.jboss.jca.common.api.metadata.common
Flush strategy for the pools
flushStrategy - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
flush-strategy
forceAdminObjects(List<AdminObject>) - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Force adminobjects with new content.
forceConfigProperties(List<ConfigProperty>) - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
Force configProperties with new content.
forceConfigProperties(List<ConfigProperty>) - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
Force configProperties with new content.
forceConfigProperties(List<ConfigProperty>) - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Force configProperties with new content.
forceConnectionDefinitions(List<ConnectionDefinition>) - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
Force connectionDefinition with new content.
forceDataSourceClass(String) - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Set the dataSourceClass.
forceDriverClass(String) - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Set the driverClass.
forceTransactionSupport(TransactionSupportEnum) - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
Force transactionSupport to the new value This method is thread safe
forceXaDataSourceClass(String) - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Set the xaDataSourceClass.
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Capacity.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Credential.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Extension.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Extension.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.FlushStrategy
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Pool.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Recovery.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Recovery.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Security.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.TimeOut.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Validation.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.common.XaPool.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSources.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Driver.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Driver.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DsPool.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DsSecurity.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DsXaPool.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Statement.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.TimeOut.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
Static method to get an instance
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Validation.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activations.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Tag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManager.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.spec.Connector.Version
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.api.metadata.spec.CredentialInterfaceEnum
Conveninet method to get enum instance giving full qualified name
forName(String) - Static method in enum org.jboss.jca.common.metadata.ds.DsParser.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.RaParser.Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ActivationSpecTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.AdminObjectTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.AuthenticationMechanismTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ConfigPropertyTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ConnectionDefinitionTag
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Attribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.IconAttribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.IconTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.IdAttribute
Static method to get enum instance given localName XsdString
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.InboundResourceAdapterTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.LicenseTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.MessageAdapterTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.MessageListenerTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.OutboundResourceAdapterTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.RequiredConfigPropertyTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapter10Tag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapterTag
Static method to get enum instance given localName string
forName(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.SecurityPermissionTag
Static method to get enum instance given localName string

G

getActivations() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activations
Get the activations.
getActivations() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationsImpl
Get the activations.
getActivationspec() - Method in interface org.jboss.jca.common.api.metadata.spec.MessageListener
 
getActivationspec() - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
getActivationspecClass() - Method in interface org.jboss.jca.common.api.metadata.spec.Activationspec
 
getActivationspecClass() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
getAdminobjectClass() - Method in interface org.jboss.jca.common.api.metadata.spec.AdminObject
 
getAdminobjectClass() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
getAdminobjectInterface() - Method in interface org.jboss.jca.common.api.metadata.spec.AdminObject
 
getAdminobjectInterface() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
getAdminObjects() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the adminObjects.
getAdminObjects() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
 
getAdminObjects() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the adminObjects.
getAdminObjects() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
getAllocationRetry() - Method in interface org.jboss.jca.common.api.metadata.common.TimeOut
Get the allocationRetryWaitMillis.
getAllocationRetry() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
Get the allocationRetryWaitMillis.
getAllocationRetryWaitMillis() - Method in interface org.jboss.jca.common.api.metadata.common.TimeOut
Get the allocationRetryWaitMillis.
getAllocationRetryWaitMillis() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
Get the allocationRetryWaitMillis.
getAnnotation() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Get the annotation.
getAnnotation(Class<?>) - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationRepositoryImpl
Return a collection of annotation of given type.
getAnnotation() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
Get the Annotation Object
getAnnotation(Class<?>) - Method in interface org.jboss.jca.common.spi.annotations.repository.AnnotationRepository
Return a collection of annotation of given type.
getAnnotationScanner() - Static method in class org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFactory
Get the annotation scanner
getArchive() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the archive.
getArchive() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the archive.
getAttachedClassName() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
Get the attached classname
getAttachedClassName() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Get the attached classname
getAuthenticationMechanisms() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
 
getAuthenticationMechanisms() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
getAuthenticationMechanismType() - Method in interface org.jboss.jca.common.api.metadata.spec.AuthenticationMechanism
 
getAuthenticationMechanismType() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
getBackgroundValidationMillis() - Method in interface org.jboss.jca.common.api.metadata.common.Validation
Get the backgroundValidationMillis.
getBackgroundValidationMillis() - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
Get the backgroundValidationMillis.
getBeanValidationGroups() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the beanValidationGroups.
getBeanValidationGroups() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the beanValidationGroups.
getBlockingTimeoutMillis() - Method in interface org.jboss.jca.common.api.metadata.common.TimeOut
Get the blockingTimeoutMillis.
getBlockingTimeoutMillis() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
Get the blockingTimeoutMillis.
getBootstrapContext() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the bootstrapContext.
getBootstrapContext() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the bootstrapContext.
getCapacity() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the capacity
getCapacity() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the capacity
getCheckValidConnectionSql() - Method in interface org.jboss.jca.common.api.metadata.ds.Validation
Get the checkValidConnectionSql.
getCheckValidConnectionSql() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
Get the checkValidConnectionSql.
getClassName() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Get the className.
getClassName() - Method in class org.jboss.jca.common.api.metadata.common.Extension
Get the className.
getClassName() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
Get the className.
getClassName() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the className.
getClassName() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Get the className.
getClassName() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the className.
getClassName() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
Get the class Name of this annotation
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the configProperties.
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
Get the configProperties.
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the configProperties.
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.spec.Activationspec
 
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.spec.AdminObject
 
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.spec.ConnectionDefinition
 
getConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
 
getConfigProperties() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the configProperties.
getConfigProperties() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Get the configProperties.
getConfigProperties() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the configProperties.
getConfigProperties() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
getConfigProperties() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
getConfigProperties() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
getConfigProperties() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
getConfigPropertiesMap() - Method in class org.jboss.jca.common.api.metadata.common.Extension
Get the configPropertiesMap.
getConfigPropertyConfidential() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getConfigPropertyConfidential() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getConfigPropertyConfidentialId() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
Get the confidential id
getConfigPropertyConfidentialId() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Get the confidential id
getConfigPropertyIgnore() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getConfigPropertyIgnore() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getConfigPropertyIgnoreId() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
Get the ignore id
getConfigPropertyIgnoreId() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Get the ignore id
getConfigPropertyName() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getConfigPropertyName() - Method in interface org.jboss.jca.common.api.metadata.spec.RequiredConfigProperty
 
getConfigPropertyName() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getConfigPropertyName() - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
getConfigPropertySupportsDynamicUpdates() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getConfigPropertySupportsDynamicUpdates() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getConfigPropertySupportsDynamicUpdatesId() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
Get the supports dynamic id
getConfigPropertySupportsDynamicUpdatesId() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Get the supports dynamic id
getConfigPropertyType() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getConfigPropertyType() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getConfigPropertyValue() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getConfigPropertyValue() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getConnectionDefinitions() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the connectionFactories.
getConnectionDefinitions() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
 
getConnectionDefinitions() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the connectionFactories.
getConnectionDefinitions() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
getConnectionFactoryImplClass() - Method in interface org.jboss.jca.common.api.metadata.spec.ConnectionDefinition
 
getConnectionFactoryImplClass() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
getConnectionFactoryInterface() - Method in interface org.jboss.jca.common.api.metadata.spec.ConnectionDefinition
 
getConnectionFactoryInterface() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
getConnectionImplClass() - Method in interface org.jboss.jca.common.api.metadata.spec.ConnectionDefinition
 
getConnectionImplClass() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
getConnectionInterface() - Method in interface org.jboss.jca.common.api.metadata.spec.ConnectionDefinition
 
getConnectionInterface() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
getConnectionListener() - Method in interface org.jboss.jca.common.api.metadata.ds.DsPool
Get the connection listener
getConnectionListener() - Method in interface org.jboss.jca.common.api.metadata.ds.DsXaPool
Get the connection listener
getConnectionListener() - Method in class org.jboss.jca.common.metadata.ds.DsPoolImpl
Get the connection listener
getConnectionListener() - Method in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
Get the connection listener
getConnectionProperties() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the connectionProperties.
getConnectionProperties() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Get the connectionProperties.
getConnectionUrl() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the connectionUrl.
getConnectionUrl() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Get the connectionUrl.
getCredential() - Method in class org.jboss.jca.common.api.metadata.common.Recovery
Get the security.
getCredentialInterface() - Method in interface org.jboss.jca.common.api.metadata.spec.AuthenticationMechanism
 
getCredentialInterface() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
getCredentialInterfaceId() - Method in interface org.jboss.jca.common.api.metadata.spec.AuthenticationMechanism
 
getCredentialInterfaceId() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
getDataSource() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSources
Get the datasource.
getDataSource() - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
Get the datasource.
getDataSourceClass() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the dataSourceClass.
getDataSourceClass() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the DataSourceClass.
getDataSourceClass() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Get the dataSourceClass.
getDataSourceClass() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
Get the dataSourceClass.
getDecrementer() - Method in class org.jboss.jca.common.api.metadata.common.Capacity
Get the decrementer
getDefaultGroups() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity
Get the default groups
getDefaultGroups() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Get the default groups
getDefaultPrincipal() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity
Get the default principal
getDefaultPrincipal() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Get the default principal
getDescriptions() - Method in interface org.jboss.jca.common.api.metadata.spec.AuthenticationMechanism
 
getDescriptions() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
 
getDescriptions() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
getDescriptions() - Method in interface org.jboss.jca.common.api.metadata.spec.LicenseType
 
getDescriptions() - Method in interface org.jboss.jca.common.api.metadata.spec.RequiredConfigProperty
 
getDescriptions() - Method in interface org.jboss.jca.common.api.metadata.spec.SecurityPermission
 
getDescriptions() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
getDescriptions() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
getDescriptions() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
getDescriptions() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
getDescriptions() - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
getDescriptions() - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
getDisplayNames() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
getDisplayNames() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
getDomain() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity
Get the domain
getDomain() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Get the domain
getDriver() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the driver
getDriver(String) - Method in interface org.jboss.jca.common.api.metadata.ds.DataSources
Get the driver with given name
getDriver() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the driver
getDriver(String) - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
 
getDriverClass() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the driverClass.
getDriverClass() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the DriverClass.
getDriverClass() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Get the driverClass.
getDriverClass() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
Get the driverClass.
getDrivers() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSources
Get the list of drivers
getDrivers() - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
 
getEisType() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
Get the eisType.
getEisType() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Get the eisType.
getExceptionSorter() - Method in interface org.jboss.jca.common.api.metadata.ds.Validation
Get the exceptionSorter
getExceptionSorter() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
Get the exceptionSorter
getFlushStrategy() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the flushStrategy.
getFlushStrategy() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the flushStrategy.
getFullQualifiedName() - Method in enum org.jboss.jca.common.api.metadata.spec.CredentialInterfaceEnum
 
getGroupMappings() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity
Get the group mapping
getGroupMappings() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Get the group mapping
getIcons() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
getIcons() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
getId() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the id
getId() - Method in interface org.jboss.jca.common.api.metadata.spec.IdDecoratedMetadata
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the id.
getId() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Return the String representing xml ID
getId() - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
Return the String representing xml ID
getIdleTimeoutMinutes() - Method in interface org.jboss.jca.common.api.metadata.common.TimeOut
Get the idleTimeoutMinutes.
getIdleTimeoutMinutes() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
Get the idleTimeoutMinutes.
getInboundResourceadapter() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
 
getInboundResourceadapter() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
getIncrementer() - Method in class org.jboss.jca.common.api.metadata.common.Capacity
Get the incrementer
getInitialPoolSize() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the initial pool size
getInitialPoolSize() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the initial pool size
getIronJacamarMetaData(File) - Method in class org.jboss.jca.common.metadata.MetadataFactory
Get the JBoss specific metadata
getJndiName() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the jndiName.
getJndiName() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
Get the jndiName.
getJndiName() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the jndiName.
getJndiName() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the jndiName.
getJndiName() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Get the jndiName.
getJndiName() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the jndiName.
getLang() - Method in interface org.jboss.jca.common.api.metadata.spec.Icon
 
getLang() - Method in interface org.jboss.jca.common.api.metadata.spec.LocalizedMetadata
Language used for this string at xml level.
getLang() - Method in class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
Get the language
getLang() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
Language used for this string at xml level.
getLargeIcon() - Method in interface org.jboss.jca.common.api.metadata.spec.Icon
 
getLargeIcon() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
getLicense() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
Get the license.
getLicense() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Get the license.
getLicReqId() - Method in interface org.jboss.jca.common.api.metadata.spec.LicenseType
 
getLicReqId() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Capacity.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Credential.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Extension.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Extension.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Pool.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Recovery.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Recovery.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Security.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.TimeOut.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.Validation.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.common.XaPool.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.DataSources.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.Driver.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.Driver.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.DsPool.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.DsSecurity.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.DsXaPool.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.Statement.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.TimeOut.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.Validation.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activations.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManager.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Attribute
Get the local name of this attribute
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.api.metadata.spec.Connector.Version
Get the name
getLocalName() - Method in enum org.jboss.jca.common.metadata.ds.DsParser.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.RaParser.Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.ActivationSpecTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.AdminObjectTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.AuthenticationMechanismTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.ConfigPropertyTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.ConnectionDefinitionTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.IconAttribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.IconTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.IdAttribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.InboundResourceAdapterTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.LicenseTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.MessageAdapterTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.MessageListenerTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.OutboundResourceAdapterTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.RequiredConfigPropertyTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapter10Tag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapterTag
Get the local name of this element.
getLocalName() - Method in enum org.jboss.jca.common.metadata.spec.XML.SecurityPermissionTag
Get the local name of this element.
getMajorVersion() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the MajorVersion
getMajorVersion() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
 
getManagedConnectionFactoryClass() - Method in interface org.jboss.jca.common.api.metadata.spec.ConnectionDefinition
 
getManagedConnectionFactoryClass() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
getMaxPoolSize() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the maxPoolSize.
getMaxPoolSize() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the maxPoolSize.
getMcp() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the mcp
getMcp() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get mcp
getMcp() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the mcp
getMcp() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get mcp
getMemberName() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Get the memberName.
getMemberName() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
Get the member name
getMessageadapter() - Method in interface org.jboss.jca.common.api.metadata.spec.InboundResourceAdapter
 
getMessageadapter() - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
getMessagelisteners() - Method in interface org.jboss.jca.common.api.metadata.spec.Messageadapter
 
getMessagelisteners() - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
getMessagelistenerType() - Method in interface org.jboss.jca.common.api.metadata.spec.MessageListener
 
getMessagelistenerType() - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
getMinorVersion() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the MinorVersion
getMinorVersion() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
 
getMinPoolSize() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the minPoolSize.
getMinPoolSize() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the minPoolSize.
getModule() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the module providing the driver.
getModule() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
Get the module.
getModuleName() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
getModuleName() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
getName() - Method in enum org.jboss.jca.common.api.metadata.common.FlushStrategy
Get the name of this element.
getName() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the name.
getName() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
Get the name.
getNewConnectionSql() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the newConnectionSql.
getNewConnectionSql() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the newConnectionSql.
getNewConnectionSql() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
getNoRecovery() - Method in class org.jboss.jca.common.api.metadata.common.Recovery
Get the noRecovery.
getOutboundResourceadapter() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
 
getOutboundResourceadapter() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
getParameterTypes() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Get the parameterTypes.
getParameterTypes() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
Get the list of parameters type for this annotation
getPassword() - Method in interface org.jboss.jca.common.api.metadata.common.Credential
Get the password.
getPassword() - Method in class org.jboss.jca.common.metadata.common.CredentialImpl
Get the password.
getPool() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the pool.
getPool() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the pool.
getPool() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Get the pool.
getPool() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the pool.
getPoolName() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the poolName.
getPoolName() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
Get the poolName.
getPoolName() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the poolName.
getPoolName() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the poolName.
getPoolName() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Get the poolName.
getPoolName() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the poolName.
getPreparedStatementsCacheSize() - Method in interface org.jboss.jca.common.api.metadata.ds.Statement
Get the preparedStatementsCacheSize.
getPreparedStatementsCacheSize() - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
Get the preparedStatementsCacheSize.
getQueryTimeout() - Method in interface org.jboss.jca.common.api.metadata.ds.TimeOut
Get the queryTimeout.
getQueryTimeout() - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
Get the queryTimeout.
getReauthenticationSupport() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
 
getReauthenticationSupport() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
getReauthenticationSupportId() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
 
getReauthenticationSupportId() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
getReauthPlugin() - Method in interface org.jboss.jca.common.api.metadata.ds.DsSecurity
Get the reauthPlugin extension
getReauthPlugin() - Method in class org.jboss.jca.common.metadata.ds.DsSecurityImpl
 
getRecoverPlugin() - Method in class org.jboss.jca.common.api.metadata.common.Recovery
Get the plugin.
getRecovery() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the recovery settings.
getRecovery() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the recovery settings.
getRecovery() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Get the recovery settings.
getRecovery() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the recovery settings.
getRequiredConfigProperties() - Method in interface org.jboss.jca.common.api.metadata.spec.Activationspec
 
getRequiredConfigProperties() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
getRequiredWorkContexts() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
getRequiredWorkContexts() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
getResourceadapter() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
Get the resourceadapter.
getResourceadapter() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Get the resourceadapter.
getResourceadapterClass() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
 
getResourceadapterClass() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
getResourceadapterVersion() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
getResourceadapterVersion() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
getSecurity() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the security.
getSecurity() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the security.
getSecurity() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManager
Get the security settings
getSecurity() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the security.
getSecurity() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the security.
getSecurity() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerImpl
Get the security settings
getSecurityDomain() - Method in interface org.jboss.jca.common.api.metadata.common.Credential
get the security domain for pure security-domain security management
getSecurityDomain() - Method in interface org.jboss.jca.common.api.metadata.common.Security
get the security domain for pure security-domain security management
getSecurityDomain() - Method in class org.jboss.jca.common.metadata.common.CredentialImpl
Get the securityDomainManaged.
getSecurityDomain() - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
get the security domain for pure security-domain security management
getSecurityDomainAndApplication() - Method in interface org.jboss.jca.common.api.metadata.common.Security
get the security domain for security-domain/application hybrid security management
getSecurityDomainAndApplication() - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
get the security domain for security-domain/application hybrid security management
getSecurityPermissions() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
 
getSecurityPermissions() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
getSecurityPermissionSpec() - Method in interface org.jboss.jca.common.api.metadata.spec.SecurityPermission
 
getSecurityPermissionSpec() - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
getSmallIcon() - Method in interface org.jboss.jca.common.api.metadata.spec.Icon
 
getSmallIcon() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
getStaleConnectionChecker() - Method in interface org.jboss.jca.common.api.metadata.ds.Validation
Get the staleConnectionChecker
getStaleConnectionChecker() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
Get the staleConnectionChecker
getStandardMetaData(File) - Method in class org.jboss.jca.common.metadata.MetadataFactory
Get the JCA standard metadata
getStatement() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the statement.
getStatement() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the statement.
getStatement() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
getTag() - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
Get the XML tag content
getTimeOut() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the timeOut
getTimeOut() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the timeOut.
getTimeOut() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the timeOut
getTimeOut() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the timeOut.
getTrackStatements() - Method in interface org.jboss.jca.common.api.metadata.ds.Statement
Get the trackStatements.
getTrackStatements() - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
Get the trackStatements.
getTransactionIsolation() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the transactionIsolation.
getTransactionIsolation() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the transactionIsolation.
getTransactionSupport() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the transactionSupport.
getTransactionSupport() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
 
getTransactionSupport() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the transactionSupport.
getTransactionSupport() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
getTransactionSupportId() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
 
getTransactionSupportId() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
getUrlDelimiter() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the urlDelimiter.
getUrlDelimiter() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the urlDelimiter.
getUrlDelimiter() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
getUrlProperty() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the url property
getUrlProperty() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Get the url property
getUrlSelectorStrategyClassName() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the urlSelectorStrategyClassName.
getUrlSelectorStrategyClassName() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the urlSelectorStrategyClassName.
getUrlSelectorStrategyClassName() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
getUserMappings() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity
Get the user mapping
getUserMappings() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Get the user mapping
getUserName() - Method in interface org.jboss.jca.common.api.metadata.common.Credential
Get the userName.
getUserName() - Method in class org.jboss.jca.common.metadata.common.CredentialImpl
Get the userName.
getUseTryLock() - Method in interface org.jboss.jca.common.api.metadata.ds.TimeOut
Get the useTryLock.
getUseTryLock() - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
Get the useTryLock.
getValidation() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the validation.
getValidation() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the validation.
getValidation() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the validation.
getValidation() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the validation.
getValidConnectionChecker() - Method in interface org.jboss.jca.common.api.metadata.ds.Validation
Get the validConnectionChecker
getValidConnectionChecker() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
Get the validConnectionChecker
getValue() - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
Get the XML String content
getVendorName() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
Get the vendorName.
getVendorName() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Get the vendorName.
getVersion() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
Get the version.
getVersion() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Get the version.
getWorkManager() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.Activation
Get the WorkManager
getWorkManager() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
Get the WorkManager
getXaDataSource() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSources
Get the xaDataSource.
getXaDataSource() - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
Get the xaDataSource.
getXaDataSourceClass() - Method in interface org.jboss.jca.common.api.metadata.ds.Driver
Get the XaDataSourceClass.
getXaDataSourceClass() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the xaDataSourceClass.
getXaDataSourceClass() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
Get the xsDataSourceClass.
getXaDataSourceClass() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Get the xaDataSourceClass.
getXaDataSourceProperty() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the xaDataSourceProperty.
getXaDataSourceProperty() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Get the xaDataSourceProperty.
getXaPool() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the xaPool.
getXaPool() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Get the xaPool.
getXaResourceTimeout() - Method in interface org.jboss.jca.common.api.metadata.common.TimeOut
Get the xaResourceTimeout.
getXaResourceTimeout() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
Get the xaResourceTimeout.

H

hashCode() - Method in class org.jboss.jca.common.api.metadata.common.Capacity
 
hashCode() - Method in class org.jboss.jca.common.api.metadata.common.Extension
 
hashCode() - Method in class org.jboss.jca.common.api.metadata.common.Recovery
 
hashCode() - Method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
hashCode() - Method in class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
hashCode() - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
hashCode() - Method in class org.jboss.jca.common.metadata.common.CredentialImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
hashCode() - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
hashCode() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
hashCode() - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
hashCode() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DsPoolImpl
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DsSecurityImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
hashCode() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
hashCode() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationsImpl
 
hashCode() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
hashCode() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
hashCode() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerImpl
hashCode() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
hashCode() - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl

I

Icon - Interface in org.jboss.jca.common.api.metadata.spec
Icon
IconImpl - Class in org.jboss.jca.common.metadata.spec
An Icon implementation
IconImpl(XsdString, XsdString, String, String) - Constructor for class org.jboss.jca.common.metadata.spec.IconImpl
Constructor
id - Variable in class org.jboss.jca.common.api.metadata.spec.XsdString
XML ID
id - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
id
IdDecoratedMetadata - Interface in org.jboss.jca.common.api.metadata.spec
 
idleTimeoutMinutes - Variable in class org.jboss.jca.common.metadata.common.TimeOutImpl
idleTimeoutMinutes
InboundResourceAdapter - Interface in org.jboss.jca.common.api.metadata.spec
A InboundResourceAdapter.
InboundResourceAdapterImpl - Class in org.jboss.jca.common.metadata.spec
An InboundResourceAdapter implementation
InboundResourceAdapterImpl(Messageadapter, String) - Constructor for class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
Constructor
INITIAL_POOL_SIZE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Initial pool size
initialPoolSize - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
initial-pool-size
INTERLEAVING - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Interleaving
interleaving - Variable in class org.jboss.jca.common.metadata.common.XaPoolImpl
interleaving
invalidMetadataForResourceAdapter() - Method in interface org.jboss.jca.common.CommonBundle
Invalid metadata for resource adapter
invalidNegative(String) - Method in interface org.jboss.jca.common.CommonBundle
Invalid negative
invalidSecurityConfiguration() - Method in interface org.jboss.jca.common.CommonBundle
Invalid security configuration
invalidTag(String) - Method in interface org.jboss.jca.common.CommonBundle
Invalid tag
invalidZero(String) - Method in interface org.jboss.jca.common.CommonBundle
Invalid zero
IronJacamarParser - Class in org.jboss.jca.common.metadata.ironjacamar
An IronJacamarParserr.
IronJacamarParser() - Constructor for class org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser
 
IronJacamarParser.Tag - Enum in org.jboss.jca.common.metadata.ironjacamar
A Tag.
IS_SAME_RM_OVERRIDE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Is same rm override
isAllowMultipleUsers() - Method in interface org.jboss.jca.common.api.metadata.ds.DsPool
Are multiple users allowed to create connections
isAllowMultipleUsers() - Method in interface org.jboss.jca.common.api.metadata.ds.DsXaPool
Are multiple users allowed to create connections
isAllowMultipleUsers() - Method in class org.jboss.jca.common.metadata.ds.DsPoolImpl
Are multiple users allowed to create connections
isAllowMultipleUsers() - Method in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
Are multiple users allowed to create connections
isApplication() - Method in interface org.jboss.jca.common.api.metadata.common.Security
Indicates that app supplied parameters (such as from getConnection(user, pw)) are used to distinguish connections in the pool.
isApplication() - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
Indicates that app supplied parameters (such as from getConnection(user, pw)) are used to distinguish connections in the pool.
isBackgroundValidation() - Method in interface org.jboss.jca.common.api.metadata.common.Validation
Get the backgroundValidation.
isBackgroundValidation() - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
Get the backgroundValidation.
isConnectable() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the connectable flag
isConnectable() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the connectable flag
isConnectable() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the connectable flag
isConnectable() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
isConnectable() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the connectable flag
isEnabled() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the enabled.
isEnabled() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
Get the enabled.
isEnabled() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the enabled.
isEnabled() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the enabled.
isEnabled() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Get the enabled.
isEnabled() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the enabled.
isEnlistment() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the enlistment
isEnlistment() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the enlistment
isEnlistmentTrace() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the enlistment trace
isEnlistmentTrace() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the enlistment trace
isEnlistmentTrace() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the enlistment trace
isEnlistmentTrace() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the enlistment trace
isFair() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get pool fairness.
isFair() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get pool fairness.
isInterleaving() - Method in interface org.jboss.jca.common.api.metadata.common.XaPool
Get the interleaving.
isInterleaving() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
Get the interleaving.
isJTA() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the JTA setting.
isJTA() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Get the JTA setting.
isLicenseRequired() - Method in interface org.jboss.jca.common.api.metadata.spec.LicenseType
 
isLicenseRequired() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
isMandatory() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
Is the config property mandatory
isMandatory() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Is mandatory
isMappingRequired() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity
Is mapping required
isMappingRequired() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Is mapping required
isMetadataComplete() - Method in interface org.jboss.jca.common.api.metadata.spec.Connector
 
isMetadataComplete() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
isNoTxSeparatePool() - Method in interface org.jboss.jca.common.api.metadata.common.XaPool
Get the noTxSeparatePool.
isNoTxSeparatePool() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
Get the noTxSeparatePool.
isNull(XsdString) - Static method in class org.jboss.jca.common.api.metadata.spec.XsdString
Convenient method to test if an XsdString is null NULLXsdString instance
isOnField() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Get the onField.
isOnField() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
Check if the annotation is on a field
isOnMethod() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
Get the onMethod.
isOnMethod() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
Check if the annotation is on a method
isPadXid() - Method in interface org.jboss.jca.common.api.metadata.common.XaPool
Get the padXid.
isPadXid() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
Get the padXid.
isPrefill() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the prefill.
isPrefill() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the prefill.
isSameRmOverride() - Method in interface org.jboss.jca.common.api.metadata.common.XaPool
Get the isSameRmOverride.
isSameRmOverride - Variable in class org.jboss.jca.common.metadata.common.XaPoolImpl
is-same-rm-override
isSameRmOverride() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
Get the isSameRmOverride.
isSetTxQueryTimeout() - Method in interface org.jboss.jca.common.api.metadata.ds.TimeOut
Get the setTxQuertTimeout.
isSetTxQueryTimeout() - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
Get the setTxQuertTimeout.
isSharable() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the sharable
isSharable() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the sharable
isSharePreparedStatements() - Method in interface org.jboss.jca.common.api.metadata.ds.Statement
Get the sharePreparedStatements.
isSharePreparedStatements() - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
Get the sharePreparedStatements.
isSpy() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the spy.
isSpy() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the spy.
isSystemPropertiesResolved() - Method in class org.jboss.jca.common.metadata.common.AbstractParser
isSystemPropertiesResolved() - Method in interface org.jboss.jca.common.metadata.MetadataParser
Are system properties resolved ?
isTracking() - Method in interface org.jboss.jca.common.api.metadata.ds.DataSource
Get the tracking flag
isTracking() - Method in interface org.jboss.jca.common.api.metadata.ds.XaDataSource
Get the tracking flag
isTracking() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the tracking flag
isTracking() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
isTracking() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the tracking flag
isUseCcm() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the use-ccm.
isUseCcm() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the useCcm.
isUseCcm() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the use-ccm.
isUseCcm() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the useCcm.
isUseFastFail() - Method in interface org.jboss.jca.common.api.metadata.common.Validation
Get the useFastFail.
isUseFastFail() - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
Get the useFastFail.
isUseJavaContext() - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Get the useJavaContext.
isUseJavaContext() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
Get the useJavaContext.
isUseJavaContext() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Get the useJavaContext.
isUseJavaContext() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Get the useJavaContext.
isUseJavaContext() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
Get the useJavaContext.
isUseJavaContext() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Get the useJavaContext.
isUseStrictMin() - Method in interface org.jboss.jca.common.api.metadata.common.Pool
Get the useStrictMin.
isUseStrictMin() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Get the useStrictMin.
isValidateOnMatch() - Method in interface org.jboss.jca.common.api.metadata.common.Validation
Get the validateOnMatch.
isValidateOnMatch() - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
Get the validateOnMatch.
isValueSet() - Method in interface org.jboss.jca.common.api.metadata.spec.ConfigProperty
convenient method t verify if the value has already been set
isValueSet() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
convenient method t verify if the value has already been set
isWrapXaResource() - Method in interface org.jboss.jca.common.api.metadata.common.XaPool
Get the wrapXaResource.
isWrapXaResource() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
Get the wrapXaResource.
isXa() - Method in interface org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition
Return true if this connectionDefnition have defined an XaPool
isXA - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
isXA
isXa() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Return true if this connectionDefnition have defined an XaPool

J

JCAMetadata - Interface in org.jboss.jca.common.api.metadata
A generic JCAMetadata.
jndiName - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
jndiName
jndiName - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
jndi-name
JTA - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
JTA

L

LicenseType - Interface in org.jboss.jca.common.api.metadata.spec
LicenseType
LicenseTypeImpl - Class in org.jboss.jca.common.metadata.spec
A LicenseType implementation
LicenseTypeImpl(List<LocalizedXsdString>, boolean, String, String) - Constructor for class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
Constructor
LocalizedMetadata - Interface in org.jboss.jca.common.api.metadata.spec
 
LocalizedXsdString - Class in org.jboss.jca.common.api.metadata.spec
A localized string
LocalizedXsdString(String, String) - Constructor for class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
Constructor
LocalizedXsdString(String, String, String) - Constructor for class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
Constructor
LocalizedXsdString(String, String, String, String) - Constructor for class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
Constructor
log - Static variable in class org.jboss.jca.common.metadata.common.AbstractParser
The logger

M

match(T, S) - Method in interface org.jboss.jca.common.metadata.merge.ExtensionMatcher
Match two Onject of give generics type as mergeable each other
MAX_POOL_SIZE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Max pool size
maxPoolSize - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
maxPoolSize
MCP - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
MCP
mcp - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
MCP
merge(Connector, AnnotationRepository, ClassLoader) - Method in class org.jboss.jca.common.annotations.Annotations
Scan for annotations in the URLs specified
merge(MergeableMetadata<?>) - Method in interface org.jboss.jca.common.api.metadata.spec.MergeableMetadata
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
Merge specification metadata with vendor metadata
merge(MergeableMetadata<?>) - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Merge specification metadata with vendor metadata
MergeableMetadata<T> - Interface in org.jboss.jca.common.api.metadata.spec
A MergeableMetadata.
mergeConfigList(List<ConfigProperty>, List<ConfigProperty>) - Static method in class org.jboss.jca.common.api.metadata.MergeUtil
F Merge to List of ConfigProperty.
mergeConfigProperties(Map<String, String>, List<ConfigProperty>) - Method in class org.jboss.jca.common.metadata.merge.Merger
Merge ironJacamar's properties with connector's one returning a List of COnnector's properties
mergeConnectorAndDs(CommonDataSource, Connector) - Method in class org.jboss.jca.common.metadata.merge.Merger
Merge a connector with a DataSource metadata
mergeConnectorWithCommonIronJacamar(Activation, Connector) - Method in class org.jboss.jca.common.metadata.merge.Merger
Merge a Connector and a Activation passing also Matcher to identify AdminObject and ConnectionDefinition to merge inside the passed objects
mergeList(List<T>, List<T>) - Static method in class org.jboss.jca.common.api.metadata.MergeUtil
Merge to List.
Merger - Class in org.jboss.jca.common.metadata.merge
A Merger.
Merger() - Constructor for class org.jboss.jca.common.metadata.merge.Merger
 
Merger.ConfigPropertyFactory - Class in org.jboss.jca.common.metadata.merge
A ConfigPropertyFactory.
MergeUtil - Class in org.jboss.jca.common.api.metadata
A static class with Merge Utilities methods.
MergeUtil() - Constructor for class org.jboss.jca.common.api.metadata.MergeUtil
 
Messageadapter - Interface in org.jboss.jca.common.api.metadata.spec
A Messageadapter.
MessageAdapterImpl - Class in org.jboss.jca.common.metadata.spec
A Messageadapter implementation
MessageAdapterImpl(List<MessageListener>, String) - Constructor for class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
Constructor
MessageListener - Interface in org.jboss.jca.common.api.metadata.spec
A MessageListener.
MessageListenerImpl - Class in org.jboss.jca.common.metadata.spec
A MessageListener implementation
MessageListenerImpl(XsdString, Activationspec, String) - Constructor for class org.jboss.jca.common.metadata.spec.MessageListenerImpl
Constructor
MetadataFactory - Class in org.jboss.jca.common.metadata
A MetadataFactory.
MetadataFactory() - Constructor for class org.jboss.jca.common.metadata.MetadataFactory
Constructor
MetadataParser<T extends JCAMetadata> - Interface in org.jboss.jca.common.metadata
A MetadataParser.
MIN_POOL_SIZE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Min pool size
minPoolSize - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
minPoolSize
missingClassName(String) - Method in interface org.jboss.jca.common.CommonBundle
Missing class name
missingJndiName(String) - Method in interface org.jboss.jca.common.CommonBundle
Missing jndi name
missingValue(String) - Method in interface org.jboss.jca.common.CommonBundle
Missing value
moreThanOneConnectionDefinitionsDefined() - Method in interface org.jboss.jca.common.CommonBundle
More than one @ConnectionDefinitions defined
moreThanOneConnector() - Method in interface org.jboss.jca.common.CommonLogger
More than one connector
moreThanOneConnectorDefined() - Method in interface org.jboss.jca.common.CommonBundle
More than @Connector defined
multiplePools() - Method in interface org.jboss.jca.common.CommonBundle
Multiple pools

N

name() - Method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
Name
newConnectionSql - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
New connection SQL
NO_RECOVERY - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
No recovery
NO_TX_SEPARATE_POOL - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
No tx separate pool
noConnector() - Method in interface org.jboss.jca.common.CommonLogger
No connector
noConnectorDefined() - Method in interface org.jboss.jca.common.CommonBundle
No @Connector defined
noMetadataForResourceAdapter() - Method in interface org.jboss.jca.common.CommonBundle
Resource adapter not defined
notValidFlushStrategy(String) - Method in interface org.jboss.jca.common.CommonBundle
Not a valid flush strategy
notValidNumber(String, String) - Method in interface org.jboss.jca.common.CommonBundle
Not a valid number
noTxSeparatePool - Variable in class org.jboss.jca.common.metadata.common.XaPoolImpl
no-tx-separate-pool
NULL_XSDSTRING - Static variable in class org.jboss.jca.common.api.metadata.spec.XsdString
A NULL immutable instance
nullValue(String) - Method in interface org.jboss.jca.common.CommonBundle
Null value

O

ordinal() - Method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
Ordinal
org.jboss.jca.common - package org.jboss.jca.common
This package contains the common classes
org.jboss.jca.common.annotations - package org.jboss.jca.common.annotations
This package contains classes that handles common annotations operations.
org.jboss.jca.common.annotations.repository.jandex - package org.jboss.jca.common.annotations.repository.jandex
This package contains the Jandex annotation scanner / repository integration.
org.jboss.jca.common.api.metadata - package org.jboss.jca.common.api.metadata
This package contains interfaces to define metadata api
org.jboss.jca.common.api.metadata.common - package org.jboss.jca.common.api.metadata.common
This package contains interfaces to define metadata api cpmmon in various xsds
org.jboss.jca.common.api.metadata.ds - package org.jboss.jca.common.api.metadata.ds
This package contains interfaces to define metadata api for data_sources_1.0.xml
org.jboss.jca.common.api.metadata.resourceadapter - package org.jboss.jca.common.api.metadata.resourceadapter
This package contains interfaces to define metadata api for resource_adapter_1.0.xml
org.jboss.jca.common.api.metadata.spec - package org.jboss.jca.common.api.metadata.spec
This package contains common metadatas fand parser for connector_1_*.xsd
org.jboss.jca.common.api.validator - package org.jboss.jca.common.api.validator
This package contains classes that handles common validator operations.
org.jboss.jca.common.metadata - package org.jboss.jca.common.metadata
This package contains classes that handles common metadata operations.
org.jboss.jca.common.metadata.common - package org.jboss.jca.common.metadata.common
This package contains metadatas commons for ironJacamar's extension xsd like -ds.xml, -ra.xml, ironjacamar.xml
org.jboss.jca.common.metadata.ds - package org.jboss.jca.common.metadata.ds
This package contains metadatas implementation for data_sources_1.0.xsd
org.jboss.jca.common.metadata.ironjacamar - package org.jboss.jca.common.metadata.ironjacamar
This package contains metadatas for ironJacamar's extension xsd ironjacamar.xml
org.jboss.jca.common.metadata.merge - package org.jboss.jca.common.metadata.merge
This package contains Merge util classes for metadatas
org.jboss.jca.common.metadata.resourceadapter - package org.jboss.jca.common.metadata.resourceadapter
This package contains metadatas implementation for resource_adapter_1.0.xsd
org.jboss.jca.common.metadata.spec - package org.jboss.jca.common.metadata.spec
This package contains common metadatas fand parser for connector_1_*.xsd
org.jboss.jca.common.spi.annotations.repository - package org.jboss.jca.common.spi.annotations.repository
This package contains interfaces defining annotation spi.
OutboundResourceAdapter - Interface in org.jboss.jca.common.api.metadata.spec
A OutboundResourceAdapter.
OutboundResourceAdapterImpl - Class in org.jboss.jca.common.metadata.spec
An OutboundResourceAdapter implementation
OutboundResourceAdapterImpl(List<ConnectionDefinition>, TransactionSupportEnum, List<AuthenticationMechanism>, boolean, String, String, String) - Constructor for class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
Constructor

P

PAD_XID - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Pad Xid
padXid - Variable in class org.jboss.jca.common.metadata.common.XaPoolImpl
pad-xid
parse(InputStream) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse a -ds.xml file
parse(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse a -ds.xml file
parse(InputStream) - Method in class org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser
 
parse(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser
 
parse(InputStream) - Method in interface org.jboss.jca.common.metadata.MetadataParser
Parse the xml file and return the JCAMetaData for which the concrete parser is designed.
parse(XMLStreamReader) - Method in interface org.jboss.jca.common.metadata.MetadataParser
Parse the xml file and return the JCAMetaData for which the concrete parser is designed.
parse(InputStream) - Method in class org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser
 
parse(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser
 
parse(InputStream) - Method in class org.jboss.jca.common.metadata.spec.RaParser
 
parse(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.spec.RaParser
 
parseAdminObjects(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.CommonIronJacamarParser
parse a single admin-oject tag
parseCapacity(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
Parse capacity tag
parseConfigProperty(Map<String, String>, XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
Adds config property to the map
parseConnectionDefinitions(XMLStreamReader, Boolean) - Method in class org.jboss.jca.common.metadata.common.CommonIronJacamarParser
parse a single connection-definition tag
parseCredential(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
parse credential tag
parseDataSource(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse a datasource
parseDataSources(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse datasource
parseDriver(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse driver
parseDsSecurity(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse security
parseExtension(XMLStreamReader, String) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
parse the Extension tag
parsePool(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
parse a Pool object
parsePool(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
parse a CommonPool object
parseRecovery(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
Parse recovery tag
ParserException - Exception in org.jboss.jca.common.metadata
A ParserException.
ParserException() - Constructor for exception org.jboss.jca.common.metadata.ParserException
Create a new ParserException.
ParserException(String, Throwable) - Constructor for exception org.jboss.jca.common.metadata.ParserException
Create a new ParserException.
ParserException(String) - Constructor for exception org.jboss.jca.common.metadata.ParserException
Create a new ParserException.
ParserException(Throwable) - Constructor for exception org.jboss.jca.common.metadata.ParserException
Create a new ParserException.
parseSecuritySettings(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
parse a Security element
parseStatementSettings(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse statement
parseTimeOut(XMLStreamReader, Boolean) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
Parse timeout
parseTimeOutSettings(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse timeout
parseValidation(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
Parse validation
parseValidationSetting(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse validation
parseWorkManager(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.CommonIronJacamarParser
Parse workmanager element
parseWorkManagerSecurity(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.CommonIronJacamarParser
Parse workmanager's security element
parseXADataSource(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
Parse a XA datasource
parseXaPool(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
parse a XaPool object
parseXaPool(XMLStreamReader) - Method in class org.jboss.jca.common.metadata.ds.DsParser
parse a CommonXaPool object
parsingErrorIronJacamarXml(String, Throwable) - Method in interface org.jboss.jca.common.CommonLogger
Parsing error for ironjacamar.xml
parsingErrorRaXml(String, Throwable) - Method in interface org.jboss.jca.common.CommonLogger
Parsing error for ra.xml
partialCommonValidation() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Partial validation for common fields defined in this abstract class
Pool - Interface in org.jboss.jca.common.api.metadata.common
A Pool.
pool - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
pool
Pool.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
PoolImpl - Class in org.jboss.jca.common.metadata.common
A PoolImpl.
PoolImpl(Integer, Integer, Integer, Boolean, Boolean, FlushStrategy, Capacity, Boolean) - Constructor for class org.jboss.jca.common.metadata.common.PoolImpl
Constructor
poolName - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
poolName
poolName - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
pool-name
PREFILL - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Prefill
prefill - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
prefill
process(AnnotationRepository, String, ClassLoader) - Method in class org.jboss.jca.common.annotations.Annotations
Process annotations

R

RaParser - Class in org.jboss.jca.common.metadata.spec
A RaParser.
RaParser() - Constructor for class org.jboss.jca.common.metadata.spec.RaParser
 
RaParser.Tag - Enum in org.jboss.jca.common.metadata.spec
A Tag.
Recovery - Class in org.jboss.jca.common.api.metadata.common
A Recovery.
Recovery(Credential, Extension, Boolean) - Constructor for class org.jboss.jca.common.api.metadata.common.Recovery
Create a new Recovery.
recovery - Variable in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
The recovery
recovery - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
recovery
Recovery.Attribute - Enum in org.jboss.jca.common.api.metadata.common
A Attribute.
Recovery.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
registerAnnotationScanner(AnnotationScanner) - Static method in class org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFactory
Register an annotation scanner
requiredAttributeMissing(String, String) - Method in interface org.jboss.jca.common.CommonBundle
Required attribute
RequiredConfigProperty - Interface in org.jboss.jca.common.api.metadata.spec
RequiredConfigProperty
RequiredConfigPropertyImpl - Class in org.jboss.jca.common.metadata.spec
A RequiredConfigProperty implementation
RequiredConfigPropertyImpl(List<LocalizedXsdString>, XsdString, String) - Constructor for class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
Constructor
requiredElementMissing(String, String) - Method in interface org.jboss.jca.common.CommonBundle
Required element
ResourceAdapter - Interface in org.jboss.jca.common.api.metadata.spec
A ResourceAdapter.
ResourceAdapterImpl - Class in org.jboss.jca.common.metadata.spec
A ResourceAdapter implementation
ResourceAdapterImpl(XsdString, List<ConfigProperty>, OutboundResourceAdapter, InboundResourceAdapter, List<AdminObject>, List<SecurityPermission>, String) - Constructor for class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Constructor
ResourceAdapterParser - Class in org.jboss.jca.common.metadata.resourceadapter
A ResourceAdapterParserr.
ResourceAdapterParser() - Constructor for class org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser
 
ResourceAdapterParser.Tag - Enum in org.jboss.jca.common.metadata.resourceadapter
A Tag.

S

scan(URL[], ClassLoader) - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationScannerImpl
scan urls for annotation with given classloader
scan(URL[], ClassLoader) - Method in interface org.jboss.jca.common.spi.annotations.repository.AnnotationScanner
scan urls for annotation with given classloader
Security - Interface in org.jboss.jca.common.api.metadata.common
A Security.
security - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
security
security - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
security
Security.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
SecurityImpl - Class in org.jboss.jca.common.metadata.common
A SecurityImpl.
SecurityImpl(String, String, boolean) - Constructor for class org.jboss.jca.common.metadata.common.SecurityImpl
Constructor
SecurityManager - Enum in org.jboss.jca.common.api.metadata.common
A SecurityManager.
SecurityPermission - Interface in org.jboss.jca.common.api.metadata.spec
A SecurityPermission.
SecurityPermissionImpl - Class in org.jboss.jca.common.metadata.spec
Security permission
SecurityPermissionImpl(List<LocalizedXsdString>, XsdString, String) - Constructor for class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
Constructor
SET_TX_QUERY_TIMEOUT - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
SET TX QUERY TIMEOUT
setEnabled(Boolean) - Method in interface org.jboss.jca.common.api.metadata.ds.CommonDataSource
Set the enabled.
setEnabled(Boolean) - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Set the enabled.
setLang(String) - Method in class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
Set the language
setLang(String) - Method in class org.jboss.jca.common.metadata.spec.IconImpl
Set the lang
setMandatory(boolean) - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
Is the config-property mandatory
setSystemPropertiesResolved(boolean) - Method in class org.jboss.jca.common.metadata.common.AbstractParser
setSystemPropertiesResolved(boolean) - Method in interface org.jboss.jca.common.metadata.MetadataParser
Set if system properties should be resolved
setTag(String) - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
Set the XML tag content
SHARABLE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
SHARABLE
sharable - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
Sharable
SHARE_PREPARED_STATEMENTS - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
share prepared statement
SPY - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
SPY
spy - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
spy
Statement - Interface in org.jboss.jca.common.api.metadata.ds
A Statement.
statement - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
statement
Statement.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
Statement.TrackStatementsEnum - Enum in org.jboss.jca.common.api.metadata.ds
A TrackStatementsEnum.
StatementImpl - Class in org.jboss.jca.common.metadata.ds
A StatementImpl.
StatementImpl(Boolean, Long, Statement.TrackStatementsEnum) - Constructor for class org.jboss.jca.common.metadata.ds.StatementImpl
Create a new StatementImpl.

T

tag - Variable in class org.jboss.jca.common.api.metadata.spec.XsdString
tag name
TimeOut - Interface in org.jboss.jca.common.api.metadata.common
A TimeOut.
TimeOut - Interface in org.jboss.jca.common.api.metadata.ds
A TimeOut.
timeOut - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
timeOut
timeOut - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
timeout
TimeOut.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
TimeOut.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
TimeOutImpl - Class in org.jboss.jca.common.metadata.common
A TimeOutImpl.
TimeOutImpl(Long, Long, Integer, Long, Integer) - Constructor for class org.jboss.jca.common.metadata.common.TimeOutImpl
Constructor
TimeOutImpl - Class in org.jboss.jca.common.metadata.ds
A TimeOutImpl.
TimeOutImpl(Long, Long, Integer, Long, Integer, Boolean, Long, Long) - Constructor for class org.jboss.jca.common.metadata.ds.TimeOutImpl
Create a new TimeOutImpl.
toString() - Method in class org.jboss.jca.common.annotations.repository.jandex.AnnotationImpl
String representation
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Capacity.Tag
toString() - Method in class org.jboss.jca.common.api.metadata.common.Capacity
 
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Credential.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Extension.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Extension.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.common.FlushStrategy
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Pool.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Recovery.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Recovery.Tag
toString() - Method in class org.jboss.jca.common.api.metadata.common.Recovery
 
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Security.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.common.TimeOut.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.common.TransactionSupportEnum
toString() - Method in enum org.jboss.jca.common.api.metadata.common.Validation.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.common.XaPool.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.DataSources.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.Driver.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.Driver.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.DsPool.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.DsSecurity.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.DsXaPool.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.Statement.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.Statement.TrackStatementsEnum
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.TimeOut.Tag
toString() - Method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.Validation.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activations.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManager.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Attribute
toString() - Method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Tag
toString() - Method in enum org.jboss.jca.common.api.metadata.spec.Connector.Version
toString() - Method in enum org.jboss.jca.common.api.metadata.spec.CredentialInterfaceEnum
toString() - Method in class org.jboss.jca.common.api.metadata.spec.LocalizedXsdString
toString() - Method in class org.jboss.jca.common.api.metadata.spec.XsdString
toString() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
toString() - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
toString() - Method in class org.jboss.jca.common.metadata.common.TimeOutImpl
toString() - Method in class org.jboss.jca.common.metadata.common.ValidationImpl
toString() - Method in class org.jboss.jca.common.metadata.common.XaPoolImpl
toString() - Method in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
toString() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
toString() - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
 
toString() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
 
toString() - Method in class org.jboss.jca.common.metadata.ds.DsPoolImpl
toString() - Method in class org.jboss.jca.common.metadata.ds.DsSecurityImpl
 
toString() - Method in class org.jboss.jca.common.metadata.ds.DsXaPoolImpl
toString() - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
 
toString() - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
 
toString() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
toString() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
toString() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
 
toString() - Method in class org.jboss.jca.common.metadata.resourceadapter.ActivationsImpl
toString() - Method in class org.jboss.jca.common.metadata.resourceadapter.AdminObjectImpl
toString() - Method in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
toString() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerImpl
toString() - Method in class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.ActivationSpecImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.AdminObjectImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.AuthenticationMechanismImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.ConfigPropertyImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.ConnectionDefinitionImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.IconImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.LicenseTypeImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.MessageAdapterImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.MessageListenerImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.RequiredConfigPropertyImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
toString() - Method in class org.jboss.jca.common.metadata.spec.SecurityPermissionImpl
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.ActivationSpecTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.AdminObjectTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.AuthenticationMechanismTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.ConfigPropertyTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.ConnectionDefinitionTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Attribute
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Tag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Attribute
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Tag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Attribute
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Tag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Attribute
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Tag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.IconAttribute
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.IconTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.IdAttribute
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.InboundResourceAdapterTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.LicenseTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.MessageAdapterTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.MessageListenerTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.OutboundResourceAdapterTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.RequiredConfigPropertyTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapter10Tag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapterTag
toString() - Method in enum org.jboss.jca.common.metadata.spec.XML.SecurityPermissionTag
TRACK_STATEMENTS - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Track statements
TRACKING - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
TRACKING
tracking - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
Tracking
TRANSACTION_NONE - Static variable in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
TRANSACTION_NONE;
TRANSACTION_READ_COMMITTED - Static variable in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
TRANSACTION_READ_COMMITTED
TRANSACTION_READ_UNCOMMITTED - Static variable in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
TRANSACTION_READ_UNCOMMITTED
TRANSACTION_REPEATABLE_READ - Static variable in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
TRANSACTION_REPEATABLE_READ,
TRANSACTION_SERIALIZABLE - Static variable in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
TRANSACTION_SERIALIZABLE,
TransactionIsolation - Class in org.jboss.jca.common.api.metadata.ds
A TransactionIsolation.
transactionIsolation - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
transactionIsolation
transactionSupport - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
transactionSupport
TransactionSupportEnum - Enum in org.jboss.jca.common.api.metadata.common
 

U

unexpectedAttribute(String, String) - Method in interface org.jboss.jca.common.CommonBundle
Unexpected attribute
unexpectedElement(String) - Method in interface org.jboss.jca.common.CommonBundle
Unexpected element
unexpectedEndOfDocument() - Method in interface org.jboss.jca.common.CommonBundle
Unexpected end of document
unexpectedEndTag(String) - Method in interface org.jboss.jca.common.CommonBundle
Unexpected end tag
unknownAnnotation(Object) - Method in interface org.jboss.jca.common.CommonBundle
Unknown annotation
unsupportedElement(String) - Method in interface org.jboss.jca.common.CommonBundle
Unsupported element
urlDelimiter - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
urlDelimiter
urlProperty - Variable in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
The url property
urlSelectorStrategyClassName - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
urlSelectorStrategyClassName
USE_CCM - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Use ccm
USE_FAST_FAIL - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Use fast fail
USE_JAVA_CONTEXT - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Use Java context
USE_STRICT_MIN - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Use strict min
useCcm - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
use-ccm
useCcm - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
use-ccm
useFastFail - Variable in class org.jboss.jca.common.metadata.common.ValidationImpl
useFastFail
useJavaContext - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
useJavaContext
useJavaContext - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
use-java-context
useStrictMin - Variable in class org.jboss.jca.common.metadata.common.PoolImpl
use-strict-min

V

ValidatableMetadata - Interface in org.jboss.jca.common.api.metadata
A Validatable metadata
validate() - Method in class org.jboss.jca.common.api.metadata.common.Capacity
 
validate() - Method in class org.jboss.jca.common.api.metadata.common.Extension
 
validate() - Method in class org.jboss.jca.common.api.metadata.common.Recovery
 
validate() - Method in interface org.jboss.jca.common.api.metadata.spec.ResourceAdapter
Validate this metadata according validation required by specification
validate() - Method in interface org.jboss.jca.common.api.metadata.ValidatableMetadata
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.common.CredentialImpl
 
validate() - Method in class org.jboss.jca.common.metadata.common.PoolImpl
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.common.SecurityImpl
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.ds.DataSourceImpl
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.ds.DatasourcesImpl
 
validate() - Method in class org.jboss.jca.common.metadata.ds.DriverImpl
 
validate() - Method in class org.jboss.jca.common.metadata.ds.DsSecurityImpl
 
validate() - Method in class org.jboss.jca.common.metadata.ds.StatementImpl
 
validate() - Method in class org.jboss.jca.common.metadata.ds.TimeOutImpl
 
validate() - Method in class org.jboss.jca.common.metadata.ds.ValidationImpl
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.spec.ConnectorImpl
Validate this metadata according validation required by specification
validate() - Method in class org.jboss.jca.common.metadata.spec.ResourceAdapterImpl
Validate this metadata according validation required by specification
VALIDATE_ON_MATCH - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Validate on match
ValidateException - Exception in org.jboss.jca.common.api.validator
The validate exception
ValidateException(String) - Constructor for exception org.jboss.jca.common.api.validator.ValidateException
Constructs a new exception with the specified detail message.
ValidateException(String, Throwable) - Constructor for exception org.jboss.jca.common.api.validator.ValidateException
Constructs a new exception with the specified detail message and cause.
validateOnMatch - Variable in class org.jboss.jca.common.metadata.common.ValidationImpl
validateOnMatch
Validation - Interface in org.jboss.jca.common.api.metadata.common
A Validation.
Validation - Interface in org.jboss.jca.common.api.metadata.ds
A Validation.
validation - Variable in class org.jboss.jca.common.metadata.ds.DataSourceAbstractImpl
validation
validation - Variable in class org.jboss.jca.common.metadata.resourceadapter.ConnectionDefinitionImpl
validation
Validation.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
Validation.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
validationAsBoolean() - Method in interface org.jboss.jca.common.api.metadata.spec.InboundResourceAdapter
A validate method.
validationAsBoolean() - Method in interface org.jboss.jca.common.api.metadata.spec.OutboundResourceAdapter
A validate method.
validationAsBoolean() - Method in class org.jboss.jca.common.metadata.spec.InboundResourceAdapterImpl
A validate method.
validationAsBoolean() - Method in class org.jboss.jca.common.metadata.spec.OutboundResourceAdapterImpl
A validate method.
ValidationImpl - Class in org.jboss.jca.common.metadata.common
A ValidationImpl.
ValidationImpl(Boolean, Boolean, Long, Boolean) - Constructor for class org.jboss.jca.common.metadata.common.ValidationImpl
Constructor
ValidationImpl - Class in org.jboss.jca.common.metadata.ds
A ValidationImpl.
ValidationImpl(Boolean, Long, Boolean, Extension, String, Boolean, Extension, Extension) - Constructor for class org.jboss.jca.common.metadata.ds.ValidationImpl
Create a new ValidationImpl.
value - Variable in class org.jboss.jca.common.api.metadata.spec.XsdString
the actual String value
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Capacity.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Credential.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Extension.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Extension.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.FlushStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Pool.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Recovery.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Recovery.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Security.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.SecurityManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.TimeOut.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.TransactionSupportEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.Validation.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.common.XaPool.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSources.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Driver.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Driver.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DsPool.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DsSecurity.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.DsXaPool.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Statement.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Statement.TrackStatementsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.TimeOut.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jboss.jca.common.api.metadata.ds.TransactionIsolation
Static method to get an instance
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.Validation.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activations.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManager.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.spec.Connector.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.api.metadata.spec.CredentialInterfaceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.ds.DsParser.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.RaParser.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ActivationSpecTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.AdminObjectTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.AuthenticationMechanismTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ConfigPropertyTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ConnectionDefinitionTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.IconAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.IconTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.IdAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.InboundResourceAdapterTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.LicenseTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.MessageAdapterTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.MessageListenerTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.OutboundResourceAdapterTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.RequiredConfigPropertyTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapter10Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapterTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jca.common.metadata.spec.XML.SecurityPermissionTag
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Capacity.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Credential.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Extension.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Extension.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.FlushStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Pool.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Recovery.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Recovery.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Security.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.SecurityManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.TimeOut.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.TransactionSupportEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.Validation.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.common.XaPool.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSource.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.DataSources.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.Driver.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.Driver.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.DsPool.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.DsSecurity.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.DsXaPool.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.Statement.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.Statement.TrackStatementsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.TimeOut.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.Validation.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.ds.XaDataSource.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activation.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.Activations.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.AdminObject.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.ConnectionDefinition.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManager.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.resourceadapter.WorkManagerSecurity.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.spec.Connector.Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.api.metadata.spec.CredentialInterfaceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.ds.DsParser.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.ironjacamar.IronJacamarParser.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.resourceadapter.ResourceAdapterParser.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.RaParser.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.ActivationSpecTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.AdminObjectTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.AuthenticationMechanismTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.ConfigPropertyTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.ConnectionDefinitionTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector10Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector15Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector16Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.Connector17Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.IconAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.IconTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.IdAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.InboundResourceAdapterTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.LicenseTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.MessageAdapterTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.MessageListenerTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.OutboundResourceAdapterTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.RequiredConfigPropertyTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapter10Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.ResourceAdapterTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jca.common.metadata.spec.XML.SecurityPermissionTag
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkManager - Interface in org.jboss.jca.common.api.metadata.resourceadapter
WorkManager
workmanager - Variable in class org.jboss.jca.common.metadata.resourceadapter.ActivationImpl
workmanager
WorkManager.Tag - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Tag.
WorkManagerImpl - Class in org.jboss.jca.common.metadata.resourceadapter
WorkManager configuration
WorkManagerImpl(WorkManagerSecurity) - Constructor for class org.jboss.jca.common.metadata.resourceadapter.WorkManagerImpl
Constructor
WorkManagerSecurity - Interface in org.jboss.jca.common.api.metadata.resourceadapter
WorkManager security settings
WorkManagerSecurity.Attribute - Enum in org.jboss.jca.common.api.metadata.resourceadapter
An Attribute.
WorkManagerSecurity.Tag - Enum in org.jboss.jca.common.api.metadata.resourceadapter
A Tag.
WorkManagerSecurityImpl - Class in org.jboss.jca.common.metadata.resourceadapter
WorkManager security configuration
WorkManagerSecurityImpl(boolean, String, String, List<String>, Map<String, String>, Map<String, String>) - Constructor for class org.jboss.jca.common.metadata.resourceadapter.WorkManagerSecurityImpl
Constructor
WRAP_XA_RESOURCE - Static variable in interface org.jboss.jca.common.api.metadata.Defaults
Wrap XAResource
wrapXaResource - Variable in class org.jboss.jca.common.metadata.common.XaPoolImpl
wrap-xa-resource
wrongAnnotationType(Object) - Method in interface org.jboss.jca.common.CommonBundle
Wrong annotation type

X

XaDataSource - Interface in org.jboss.jca.common.api.metadata.ds
An XaDataSource.
XaDataSource.Attribute - Enum in org.jboss.jca.common.api.metadata.ds
An attribute.
XaDataSource.Tag - Enum in org.jboss.jca.common.api.metadata.ds
A Tag.
xaDataSourceClass - Variable in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
The class
XADataSourceImpl - Class in org.jboss.jca.common.metadata.ds
An XA datasource implementation
XADataSourceImpl(TransactionIsolation, TimeOut, DsSecurity, Statement, Validation, String, String, String, Boolean, String, Boolean, String, Boolean, Boolean, Boolean, Boolean, String, Boolean, Map<String, String>, String, String, String, DsXaPool, Recovery) - Constructor for class org.jboss.jca.common.metadata.ds.XADataSourceImpl
Create a new XADataSourceImpl.
xaDataSourceProperty - Variable in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
The properties
XaPool - Interface in org.jboss.jca.common.api.metadata.common
A XaPool.
xaPool - Variable in class org.jboss.jca.common.metadata.ds.XADataSourceImpl
The XA pool
XaPool.Tag - Enum in org.jboss.jca.common.api.metadata.common
A Tag.
XaPoolImpl - Class in org.jboss.jca.common.metadata.common
A XaPoolImpl.
XaPoolImpl(Integer, Integer, Integer, Boolean, Boolean, FlushStrategy, Capacity, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.jboss.jca.common.metadata.common.XaPoolImpl
Create a new XaPoolImpl.
xaResourceTimeout - Variable in class org.jboss.jca.common.metadata.common.TimeOutImpl
xaResourceTimeout
XML - Interface in org.jboss.jca.common.metadata.spec
XML elements / attributes for ra.xml
XML.ActivationSpecTag - Enum in org.jboss.jca.common.metadata.spec
A ActivationSpecTag.
XML.AdminObjectTag - Enum in org.jboss.jca.common.metadata.spec
A AdminObjectTag.
XML.AuthenticationMechanismTag - Enum in org.jboss.jca.common.metadata.spec
A AuthenticationMechanismTag.
XML.ConfigPropertyTag - Enum in org.jboss.jca.common.metadata.spec
A ConfigPropertyTag.
XML.ConnectionDefinitionTag - Enum in org.jboss.jca.common.metadata.spec
A ConnectionDefinitionTag.
XML.Connector10Attribute - Enum in org.jboss.jca.common.metadata.spec
An attribute
XML.Connector10Tag - Enum in org.jboss.jca.common.metadata.spec
A Connector10Tag.
XML.Connector15Attribute - Enum in org.jboss.jca.common.metadata.spec
A Connector15Attribute.
XML.Connector15Tag - Enum in org.jboss.jca.common.metadata.spec
A Connector15Tag.
XML.Connector16Attribute - Enum in org.jboss.jca.common.metadata.spec
A Connector16Attribute.
XML.Connector16Tag - Enum in org.jboss.jca.common.metadata.spec
A Connector16Tag.
XML.Connector17Attribute - Enum in org.jboss.jca.common.metadata.spec
An attribute
XML.Connector17Tag - Enum in org.jboss.jca.common.metadata.spec
A Connector17Tag.
XML.IconAttribute - Enum in org.jboss.jca.common.metadata.spec
A IconAttribute.
XML.IconTag - Enum in org.jboss.jca.common.metadata.spec
A IconTag.
XML.IdAttribute - Enum in org.jboss.jca.common.metadata.spec
An IdAttribute
XML.InboundResourceAdapterTag - Enum in org.jboss.jca.common.metadata.spec
A InboundResourceAdapterTag.
XML.LicenseTag - Enum in org.jboss.jca.common.metadata.spec
A LicenseTag.
XML.MessageAdapterTag - Enum in org.jboss.jca.common.metadata.spec
A MessageAdapterTag.
XML.MessageListenerTag - Enum in org.jboss.jca.common.metadata.spec
A MessageListenerTag.
XML.OutboundResourceAdapterTag - Enum in org.jboss.jca.common.metadata.spec
A OutboundResourceAdapterTag.
XML.RequiredConfigPropertyTag - Enum in org.jboss.jca.common.metadata.spec
A RequiredConfigPropertyTag.
XML.ResourceAdapter10Tag - Enum in org.jboss.jca.common.metadata.spec
A ResourceAdapter10Tag.
XML.ResourceAdapterTag - Enum in org.jboss.jca.common.metadata.spec
A ResourceAdapterTag.
XML.SecurityPermissionTag - Enum in org.jboss.jca.common.metadata.spec
A SecurityPermissionTag.
XsdString - Class in org.jboss.jca.common.api.metadata.spec
A XML string
XsdString(String, String) - Constructor for class org.jboss.jca.common.api.metadata.spec.XsdString
Constructor
XsdString(String, String, String) - Constructor for class org.jboss.jca.common.api.metadata.spec.XsdString
Constructor
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2014 IronJacamar (http://www.ironjacamar.org)