Package | Description |
---|---|
com.caucho.resin |
Modifier and Type | Method and Description |
---|---|
BeanContainerRequest |
ResinBeanContainer.beginRequest()
Enters the Resin context and begins a new request on the thread.
|
Modifier and Type | Method and Description |
---|---|
void |
ResinBeanContainer.completeRequest(BeanContainerRequest context)
Completes the thread's request and exits the Resin context.
|