Uses of Interface
org.jboss.jca.deployers.common.Configuration
-
Packages that use Configuration Package Description 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 Modifier and Type Method Description ConfigurationAbstractResourceAdapterDeployer. getConfiguration()Get the configurationMethods in org.jboss.jca.deployers.common with parameters of type Configuration Modifier and Type Method Description voidAbstractResourceAdapterDeployer. setConfiguration(Configuration value)Set the configuration
-