org.jboss.jca.common.api.metadata.ra.ra10
Interface Connector10

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

public interface Connector10
extends Connector

A Connector10.

Author:
Stefano Maestri

Nested Class Summary
static class Connector10.Attribute
          A Attribute.
static class Connector10.Tag
          A Tag.
 
Nested classes/interfaces inherited from interface org.jboss.jca.common.api.metadata.ra.Connector
Connector.Version
 
Method Summary
 String getModuleName()
           
 
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.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
 

Method Detail

getModuleName

String getModuleName()
Returns:
moduleName


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