| Package | Description | 
|---|---|
| com.caucho.config.program | |
| com.caucho.config.types | |
| com.caucho.ejb.cfg | |
| com.caucho.ejb.server | 
| Constructor and Description | 
|---|
| ResourceInjectionTargetProgram(ResourceGroupConfig resourceConfig,
                              java.lang.Class<?> targetClass,
                              java.lang.String targetName) | 
| ResourceProgram(ResourceGroupConfig resourceConfig) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseRefBase configuration for ejb-ref and resource-env-ref. | 
| class  | DataSourceRefConfiguration for the env-entry pattern. | 
| class  | EjbLocalRefConfiguration for the ejb-local-ref | 
| class  | EjbRefConfiguration for the ejb-ref. | 
| class  | EnvEntryConfiguration for the env-entry pattern. | 
| class  | ResourceEnvRefConfiguration for the init-param pattern. | 
| class  | ResourceRefConfiguration for the init-param pattern. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.ArrayList<ResourceGroupConfig> | EjbBean. getResourceList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractEjbBeanManager. setResourceList(java.util.ArrayList<ResourceGroupConfig> resourceList) |