Package | Description |
---|---|
org.jboss.jca.common.api.metadata.ra |
This package contains common metadatas fand parser for connector_1_*.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
|
Modifier and Type | Method and Description |
---|---|
Connector.Version |
Connector.getVersion()
Get the version.
|
static Connector.Version |
Connector.Version.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Connector.Version[] |
Connector.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Connector.Version |
Connector10Impl.getSpecVersion()
Get the specVersion.
|
Connector.Version |
Connector10Impl.getVersion()
Get the version.
|
Modifier and Type | Method and Description |
---|---|
Connector.Version |
Connector15Impl.getVersion()
Get the version.
|
Modifier and Type | Method and Description |
---|---|
Connector.Version |
Connector16Impl.getVersion()
Get the version.
|
Copyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)