| Package | Description |
|---|---|
| com.caucho.config.cfg | |
| com.caucho.config.core | |
| com.caucho.loader |
| Modifier and Type | Class and Description |
|---|---|
class |
BeansConfig
Configuration for a classloader root containing webbeans
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResinEnv
Separate environment for a bean
|
class |
ResinSystemConfig
Separate environment for a bean
|
| Modifier and Type | Class and Description |
|---|---|
class |
SystemClassLoader
ClassLoader that initalizes the environment and allows byte code
enhancement of classes in the system classpath.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentBean |
EnvironmentClassLoader.getOwner()
Returns the environment's owner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvironmentClassLoader.setOwner(EnvironmentBean owner)
Sets the environment's owner.
|