|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ConfigProgram
com.caucho.jca.program.ResourceAdapterAssociationProgram
public class ResourceAdapterAssociationProgram
Program to associate a resource adapter
| Constructor Summary | |
|---|---|
ResourceAdapterAssociationProgram(java.lang.Class cl)
Creates a resource adapter program based on the class. |
|
| Method Summary | ||
|---|---|---|
|
inject(T bean,
CreationalContext<T> env)
Configures the bean using the current program. |
|
| Methods inherited from class com.caucho.config.program.ConfigProgram |
|---|
addProgram, bind, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getName, getPriority, getQName, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceAdapterAssociationProgram(java.lang.Class cl)
| Method Detail |
|---|
public <T> void inject(T bean,
CreationalContext<T> env)
inject in class ConfigProgrambean - the bean to configureenv - the Config environment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||