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.ds |
This package contains interfaces to define metadata api for data_sources_1.0.xml
|
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 |
This package contains common metadatas fand parser for connector_1_*.xsd
|
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.ds |
This package contains metadatas implementation for data_sources_1.0.xsd
|
org.jboss.jca.common.metadata.resourceadapter |
This package contains metadatas implementation for resource_adapter_1.0.xsd
|
org.jboss.jca.common.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
Modifier and Type | Interface and Description |
---|---|
interface |
Credential
A Security.
|
interface |
Pool
A Pool.
|
interface |
Security
A Security.
|
interface |
TimeOut
A TimeOut.
|
interface |
Validation
A Validation.
|
interface |
XaPool
A XaPool.
|
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 |
CommonDataSource
A CommonDataSource.
|
interface |
DataSource
A DataSource.
|
interface |
DataSources
A DataSources.
|
interface |
Driver
A DataSource.
|
interface |
DsPool
A pool for a datasource.
|
interface |
DsSecurity
A DsSecurity.
|
interface |
DsXaPool
A pool for an XA datasource.
|
interface |
Statement
A Statement.
|
interface |
XaDataSource
An XaDataSource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Activation
An activation of a resource adapter.
|
interface |
Activations
Resource adapter activations
|
interface |
AdminObject
An AdminObject.
|
interface |
ConnectionDefinition
A ConnectionDefinition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Activationspec
An Activationspec
|
interface |
AuthenticationMechanism
A AuthenticationMechanism.
|
interface |
ConfigProperty
A ConfigProperty.
|
interface |
Connector
A Connector.
|
interface |
Icon
Icon
|
interface |
IdDecoratedMetadata |
interface |
InboundResourceAdapter
A InboundResourceAdapter.
|
interface |
LicenseType
LicenseType
|
interface |
LocalizedMetadata |
interface |
Messageadapter
A Messageadapter.
|
interface |
MessageListener
A MessageListener.
|
interface |
OutboundResourceAdapter
A OutboundResourceAdapter.
|
interface |
RequiredConfigProperty
RequiredConfigProperty
|
interface |
ResourceAdapter
A ResourceAdapter.
|
interface |
SecurityPermission
A SecurityPermission.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalizedXsdString
A localized string
|
class |
XsdString
A XML string
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetadataParser<T extends JCAMetadata>
A MetadataParser.
|
Modifier and Type | Class and Description |
---|---|
class |
CredentialImpl
Credential implementation
|
class |
PoolImpl
A PoolImpl.
|
class |
SecurityImpl
A SecurityImpl.
|
class |
TimeOutImpl
A TimeOutImpl.
|
class |
ValidationImpl
A ValidationImpl.
|
class |
XaPoolImpl
A XaPoolImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceAbstractImpl
A DataSourceAbstractImpl.
|
class |
DataSourceImpl
A datasource implementation
|
class |
DatasourcesImpl
A DatasourcesImpl.
|
class |
DriverImpl
A DriverImpl.
|
class |
DsPoolImpl
A pool implementation
|
class |
DsSecurityImpl
A DsSecurityImpl.
|
class |
DsXaPoolImpl
An XA pool implementation
|
class |
StatementImpl
A StatementImpl.
|
class |
XADataSourceImpl
An XA datasource implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ActivationImpl
A resource adapter activation
|
class |
ActivationsImpl
Activations of a resource adapter
|
class |
AdminObjectImpl
A AdminObjectImpl.
|
class |
ConnectionDefinitionImpl
A ConnectionDefinition.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivationSpecImpl |
class |
AuthenticationMechanismImpl
An AuthenticationMechanism implementation
|
class |
ConfigPropertyImpl
A ConfigProperty.
|
class |
ConnectorImpl
Implementation of Connector
|
class |
IconImpl
An Icon implementation
|
class |
InboundResourceAdapterImpl
An InboundResourceAdapter implementation
|
class |
LicenseTypeImpl
A LicenseType implementation
|
class |
MessageAdapterImpl
A Messageadapter implementation
|
class |
MessageListenerImpl
A MessageListener implementation
|
class |
OutboundResourceAdapterImpl
An OutboundResourceAdapter implementation
|
class |
RequiredConfigPropertyImpl
A RequiredConfigProperty implementation
|
class |
ResourceAdapterImpl
A ResourceAdapter implementation
|
class |
SecurityPermissionImpl
Security permission
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)