|
||||||||||
| 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 | |
|---|---|
void |
inject(java.lang.Object bean,
ConfigContext env)
Configures the bean using the current program. |
| Methods inherited from class com.caucho.config.program.ConfigProgram |
|---|
addProgram, configure, configure, configure, configure, configure, 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 void inject(java.lang.Object bean,
ConfigContext 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 | |||||||||