| Package | Description |
|---|---|
| com.caucho.config.scope | |
| com.caucho.inject | |
| com.caucho.server.webbeans |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContext
The application scope value
|
class |
SingletonScope
The application scope value
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContext
Scope based on the current transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationContext
The conversation scope value
|
class |
SessionScopeImpl
The session scope value
|
class |
TransactionScope
Scope based on the current transaction.
|