| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizedXsdString |
| Modifier and Type | Field and Description |
|---|---|
static XsdString |
XsdString.NULL_XSDSTRING
A NULL immutable instance
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
XsdString.isNull(XsdString xsdString)
convenient method to test if an
XsdString is null NULLXsdString instance |
| Constructor and Description |
|---|
Icon(XsdString smallIcon,
XsdString largeIcon,
String id) |
Icon(XsdString smallIcon,
XsdString largeIcon,
String lang,
String id) |
RequiredConfigProperty(List<LocalizedXsdString> description,
XsdString configPropertyName,
String id) |
| Modifier and Type | Method and Description |
|---|---|
XsdString |
ResourceAdapter10.getConnectionFactoryImplClass()
Get the connectionFactoryImplClass.
|
XsdString |
ResourceAdapter10.getConnectionFactoryInterface()
Get the connectionFactoryInterface.
|
XsdString |
ResourceAdapter10.getConnectionImplClass()
Get the connectionImplClass.
|
XsdString |
ResourceAdapter10.getConnectionInterface()
Get the connectionInterface.
|
XsdString |
ResourceAdapter10.getManagedConnectionFactoryClass()
Get the managedConnectionFactoryClass.
|
| Modifier and Type | Method and Description |
|---|---|
XsdString |
Activationspec15.getActivationspecClass() |
XsdString |
Connector15.getResourceadapterVersion() |
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)