| 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.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
|
| Modifier and Type | Method and Description |
|---|---|
Credential |
Recovery.getCredential()
Get the security.
|
| Constructor and Description |
|---|
Recovery(Credential credential,
Extension recoverPlugin,
java.lang.Boolean noRecovery)
Create a new Recovery.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DsSecurity
A DsSecurity.
|
| Modifier and Type | Method and Description |
|---|---|
protected Credential |
AbstractParser.parseCredential(javax.xml.stream.XMLStreamReader reader)
parse credential tag
|
| Modifier and Type | Class and Description |
|---|---|
class |
CredentialImpl
Credential implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
DsSecurityImpl
A DsSecurityImpl.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)