Package | Description |
---|---|
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.common.v11 |
This package contains interfaces specific for the 1.1 schemas
|
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.ds.v11 |
This package contains interfaces specific for the datasources:1.1 schema
|
org.jboss.jca.common.api.metadata.ironjacamar |
This package contains interfaces to define metadata api for ironjacamar_1.0.xml
|
org.jboss.jca.common.api.metadata.ra |
This package contains common metadatas fand parser for connector_1_*.xsd
|
org.jboss.jca.common.api.metadata.ra.ra10 |
This package contains common metadatas fand parser for connector_1_0
.xsd
|
org.jboss.jca.common.api.metadata.ra.ra15 |
This package contains common metadatas fand parser for connector_1_5.xsd
|
org.jboss.jca.common.api.metadata.ra.ra16 |
This package contains common metadatas fand parser for connector_1_6.xsd
|
org.jboss.jca.common.api.metadata.ra.ra17 |
This package contains the Java EE Connector Architecture 1.7 specification model.
|
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.metadata |
This package contains classes that handles common metadata operations.
|
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.common.v10 |
This package contains classes specific to the 1.0 schemas.
|
org.jboss.jca.common.metadata.common.v11 |
This package contains classes specific to the 1.1 schemas.
|
org.jboss.jca.common.metadata.ds |
This package contains metadatas implementation for data_sources_1.0.xsd
|
org.jboss.jca.common.metadata.ds.v10 |
This package contains the specific classes for the datasources:1.0 schema
|
org.jboss.jca.common.metadata.ds.v11 |
This package contains the specific classes for the datasources:1.1 schema
|
org.jboss.jca.common.metadata.ironjacamar.v10 |
This package contains classes specific to the 1.0 schemas.
|
org.jboss.jca.common.metadata.ra.common |
This package contains metadatas common for connector-*.xsd
|
org.jboss.jca.common.metadata.ra.ra10 |
This package contains metadatas for connector-1.0.dtd
|
org.jboss.jca.common.metadata.ra.ra15 |
This package contains metadatas for connector-1.5.xsd
|
org.jboss.jca.common.metadata.ra.ra16 |
This package contains metadatas for connector-1.6.xsd
|
org.jboss.jca.common.metadata.ra.ra17 |
This package contains the implementation of the Java EE Connector Architecture 1.7 specification schema.
|
org.jboss.jca.common.metadata.resourceadapter |
This package contains metadatas implementation for resource_adapter_1.0.xsd
|
org.jboss.jca.common.metadata.resourceadapter.v10 |
This package contains classes specific to the 1.0 schemas
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommonAdminObject
A AdminObject.
|
interface |
CommonConnDef
A ConnectionDefinition.
|
interface |
CommonIronJacamar
A CommonIronJacamar.
|
interface |
CommonPool
A Pool.
|
interface |
CommonSecurity
A Security.
|
interface |
CommonTimeOut
A TimeOut.
|
interface |
CommonValidation
A Validation.
|
interface |
CommonXaPool
A XaPool.
|
interface |
Credential
A Security.
|
Modifier and Type | Class and Description |
---|---|
class |
Capacity
Capacity definition
|
class |
Extension
A JdbcAdapterExtension.
|
class |
Recovery
A Recovery.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConnDefPool
A pool for the ConnectionDefinition.
|
interface |
ConnDefXaPool
An XA pool for the ConnectionDefinition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommonDataSource
A CommonDataSource.
|
interface |
DataSource
A DataSource.
|
interface |
DataSources
A DataSources.
|
interface |
Driver
A DataSource.
|
interface |
DsSecurity
A DsSecurity.
|
interface |
Statement
A Statement.
|
interface |
TimeOut
A TimeOut.
|
interface |
Validation
A Validation.
|
interface |
XaDataSource
An XaDataSource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DsPool
A pool for a datasource.
|
interface |
DsXaPool
A pool for an XA datasource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IronJacamar
A IronJacamar.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AdminObject
A AdminObject.
|
interface |
AuthenticationMechanism
A AuthenticationMechanism.
|
interface |
ConfigProperty
A ConfigProperty.
|
interface |
ConnectionDefinition
A ConnectionDefinition.
|
interface |
Connector
A Connector.
|
interface |
IdDecoratedMetadata |
interface |
InboundResourceAdapter
A InboundResourceAdapter.
|
interface |
LocalizedMetadata |
interface |
Messageadapter
A Messageadapter.
|
interface |
MessageListener
A MessageListener.
|
interface |
OutboundResourceAdapter
A OutboundResourceAdapter.
|
interface |
ResourceAdapter1516
A ResourceAdapter1516.
|
interface |
SecurityPermission
A SecurityPermission.
|
Modifier and Type | Class and Description |
---|---|
class |
Icon |
class |
LicenseType |
class |
LocalizedXsdString |
class |
RequiredConfigProperty |
class |
XsdString |
Modifier and Type | Interface and Description |
---|---|
interface |
Connector10
A Connector10.
|
interface |
ResourceAdapter10
A ResourceAdapter10.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Activationspec15
A Activationspec15.
|
interface |
Connector15
A Connector15.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Activationspec16
A Activationspec16.
|
interface |
ConfigProperty16
A ConfigProperty16.
|
interface |
Connector16
A Connector16.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector17
A Connector17
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceAdapter
A ResourceAdapter.
|
interface |
ResourceAdapters
A ResourceAdapters.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetadataParser<T extends JCAMetadata>
A MetadataParser.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonAdminObjectImpl
A AdminObjectImpl.
|
class |
CommonPoolImpl
A PoolImpl.
|
class |
CommonSecurityImpl
A SecurityImpl.
|
class |
CommonTimeOutImpl
A TimeOutImpl.
|
class |
CommonValidationImpl
A SValidationImpl.
|
class |
CommonXaPoolImpl
A XaPoolImpl.
|
class |
CredentialImpl
Credential implementation
|
Modifier and Type | Class and Description |
---|---|
class |
CommonConnDefImpl
A ConnectionDefinition.
|
class |
CommonIronJacamarImpl
A CommonIronJacamarImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnDefPoolImpl
A pool for ConnectionDefinition.
|
class |
ConnDefXaPoolImpl
An XA pool implementation for connection definition
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceAbstractImpl
A DataSourceAbstractImpl.
|
class |
DatasourcesImpl
A DatasourcesImpl.
|
class |
DriverImpl
A DriverImpl.
|
class |
DsSecurityImpl
A DsSecurityImpl.
|
class |
StatementImpl
A StatementImpl.
|
class |
TimeOutImpl
A TimeOutImpl.
|
class |
ValidationImpl
A ValidationImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceImpl
A DataSourceImpl.
|
class |
XADataSourceImpl
An XADataSourceImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DsPoolImpl
A pool implementation
|
class |
DsXaPoolImpl
An XA pool implementation
|
Modifier and Type | Class and Description |
---|---|
class |
IronJacamarImpl
A concrete IronJacamarImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceAdapetrImpl
A AbstractResourceAdapetrImpl.
|
class |
AdminObjectImpl |
class |
AuthenticationMechanismImpl |
class |
ConfigPropertyImpl
A ConfigProperty.
|
class |
ConnectionDefinitionImpl |
class |
ConnectorAbstractmpl
A Connector.
|
class |
InboundResourceAdapterImpl |
class |
MessageAdapterImpl |
class |
MessageListenerImpl |
class |
OutboundResourceAdapterImpl |
class |
ResourceAdapter1516Impl |
class |
SecurityPermissionImpl |
Modifier and Type | Class and Description |
---|---|
class |
Connector10Impl |
class |
ResourceAdapter10Impl |
Modifier and Type | Class and Description |
---|---|
class |
Activationspec15Impl
A Activationspec15.
|
class |
Connector15Impl
A Connector15.
|
Modifier and Type | Class and Description |
---|---|
class |
Activationspec16Impl |
class |
ConfigProperty16Impl |
class |
Connector16Impl |
Modifier and Type | Class and Description |
---|---|
class |
Connector17Impl
Implementation of Connector17
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceAdaptersImpl
A ResourceAdaptersImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceAdapterImpl
A ResourceAdapterImpl.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)