| 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 |
BaseRef
Base configuration for ejb-ref and resource-env-ref.
|
class |
DataSourceRef
Configuration for the env-entry pattern.
|
class |
EjbLocalRef
Configuration for the ejb-local-ref
|
class |
EjbRef
Configuration for the ejb-ref.
|
class |
EnvEntry
Configuration for the env-entry pattern.
|
class |
ResourceEnvRef
Configuration for the init-param pattern.
|
class |
ResourceRef
Configuration 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) |