Uses of Class
org.jboss.jca.common.metadata.ra.common.ConnectionDefinition

Packages that use ConnectionDefinition
org.jboss.jca.common.metadata.ra.common This package contains metadatas common for connector-*.xsd 
 

Uses of ConnectionDefinition in org.jboss.jca.common.metadata.ra.common
 

Methods in org.jboss.jca.common.metadata.ra.common that return types with arguments of type ConnectionDefinition
 List<ConnectionDefinition> OutboundResourceAdapter.getConnectionDefinition()
           
 

Constructor parameters in org.jboss.jca.common.metadata.ra.common with type arguments of type ConnectionDefinition
OutboundResourceAdapter(ArrayList<ConnectionDefinition> connectionDefinition, TransactionSupportEnum transactionSupport, ArrayList<AuthenticationMechanism> authenticationMechanism, Boolean reauthenticationSupport, String id)
           
 



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