public class ResourceAdapterAssociationProgram extends ConfigProgram
Constructor and Description |
---|
ResourceAdapterAssociationProgram(java.lang.Class cl)
Creates a resource adapter program based on the class.
|
Modifier and Type | Method and Description |
---|---|
<T> void |
inject(T bean,
CreationalContext<T> env)
Configures the bean using the current program.
|
addProgram, bind, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getName, getPriority, getQName, init
public ResourceAdapterAssociationProgram(java.lang.Class cl)
public <T> void inject(T bean, CreationalContext<T> env)
inject
in class ConfigProgram
bean
- the bean to configureenv
- the Config environment