Uses of Interface
org.jboss.jca.common.api.metadata.common.CommonConnDef

Packages that use CommonConnDef
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.common.v10 This package contains interfaces specific for the 1.0 schemas 
 

Uses of CommonConnDef in org.jboss.jca.common.api.metadata.common
 

Methods in org.jboss.jca.common.api.metadata.common that return types with arguments of type CommonConnDef
 List<CommonConnDef> CommonIronJacamar.getConnectionDefinitions()
          Get the connectionFactories.
 

Uses of CommonConnDef in org.jboss.jca.common.api.metadata.common.v10
 

Subinterfaces of CommonConnDef in org.jboss.jca.common.api.metadata.common.v10
 interface CommonConnDef
          A ConnectionDefinition.
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)