Package org.jboss.resourceadapters.api

Provides the interfaces and enumeration types as defined in the schema

See:
          Description


Interface Summary
AdminObjectsType<T> This interface defines the contract for the admin-objectsType xsd type
AdminObjectType<T> This interface defines the contract for the admin-objectType xsd type
BeanValidationGroupsType<T> This interface defines the contract for the bean-validation-groupsType xsd type
ConfigPropertyType<T> This interface defines the contract for the config-propertyType xsd type
ConnectionDefinitionsType<T> This interface defines the contract for the connection-definitionsType xsd type
ConnectionDefintionType<T> This interface defines the contract for the connection-defintionType xsd type
CredentialType<T> This interface defines the contract for the credentialType xsd type
ExtensionType<T> This interface defines the contract for the extensionType xsd type
PoolType<T> This interface defines the contract for the poolType xsd type
RecoverType<T> This interface defines the contract for the recoverType xsd type
ResourceadapterDescriptor This deployment descriptor provides the functionalities as described in the specification Example: ResourceadapterDescriptor descriptor = Descriptors.create(ResourceadapterDescriptor.class);
ResourceAdaptersType<T> This interface defines the contract for the resource-adaptersType xsd type
ResourceAdapterType<T> This interface defines the contract for the resource-adapterType xsd type
SecurityType<T> This interface defines the contract for the securityType xsd type
TimeoutType<T> This interface defines the contract for the timeoutType xsd type
ValidationType<T> This interface defines the contract for the validationType xsd type
XaPoolType<T> This interface defines the contract for the xa-poolType xsd type
 

Enum Summary
TransactionSupportType This class implements the transaction-supportType xsd type
 

Package org.jboss.resourceadapters.api Description

Provides the interfaces and enumeration types as defined in the schema



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.