Uses of Interface
org.jboss.jca.deployers.common.Configuration

Packages that use Configuration
org.jboss.jca.deployers.common This package contains interfaces and classes that can be shared different deployer chain implementations. 
 

Uses of Configuration in org.jboss.jca.deployers.common
 

Methods in org.jboss.jca.deployers.common that return Configuration
 Configuration AbstractResourceAdapterDeployer.getConfiguration()
          Get the configuration
 

Methods in org.jboss.jca.deployers.common with parameters of type Configuration
 void AbstractResourceAdapterDeployer.setConfiguration(Configuration value)
          Set the configuration
 



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