Uses of Class
org.jboss.jca.deployers.common.CommonDeployment
Packages that use CommonDeployment
Package
Description
This package contains interfaces and classes that can be shared different deployer chain implementations.
-
Uses of CommonDeployment in org.jboss.jca.deployers.common
Methods in org.jboss.jca.deployers.common that return CommonDeploymentModifier and TypeMethodDescriptionprotected CommonDeploymentAbstractDsDeployer.createObjectsAndInjectValue(URL url, String deploymentName, String uniqueJdbcLocalId, String uniqueJdbcXAId, DataSources dataSources, ClassLoader parentClassLoader) create objects and inject value for this depployment.protected CommonDeploymentAbstractResourceAdapterDeployer.createObjectsAndInjectValue(URL url, String deploymentName, File root, ClassLoader cl, Connector cmd, Activation activation) create objects and inject value for this deployment.