org.jboss.jca.common.api.metadata.ra.ra15
Interface Connector15

All Superinterfaces:
Cloneable, Connector, CopyableMetaData, IdDecoratedMetadata, JCAMetadata, MergeableMetadata<Connector>, Serializable, ValidatableMetadata
All Known Subinterfaces:
Connector16

public interface Connector15
extends Connector

A Connector15.

Author:
Stefano Maestri

Nested Class Summary
static class Connector15.Attribute
          A Attribute.
static class Connector15.Tag
          A Tag.
 
Nested classes/interfaces inherited from interface org.jboss.jca.common.api.metadata.ra.Connector
Connector.Version
 
Field Summary
static String XML_VERSION
          VERSION constant
 
Method Summary
 XsdString getResourceadapterVersion()
           
 
Methods inherited from interface org.jboss.jca.common.api.metadata.ra.Connector
equals, getDescriptions, getDisplayNames, getEisType, getIcons, getLicense, getResourceadapter, getVendorName, getVersion, hashCode, toString
 
Methods inherited from interface org.jboss.jca.common.api.metadata.ra.IdDecoratedMetadata
getId
 
Methods inherited from interface org.jboss.jca.common.api.metadata.ra.ValidatableMetadata
validate
 
Methods inherited from interface org.jboss.jca.common.api.metadata.ra.MergeableMetadata
merge
 
Methods inherited from interface org.jboss.jca.common.api.metadata.CopyableMetaData
copy
 

Field Detail

XML_VERSION

static final String XML_VERSION
VERSION constant

See Also:
Constant Field Values
Method Detail

getResourceadapterVersion

XsdString getResourceadapterVersion()
Returns:
resourceadapterVersion


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)