| Class | Description |
|---|---|
| ContextController |
Use to explicitly open and close Request, Session and Conversation scopes.
|
| ContextsTestExtensionService |
| Annotation Type | Description |
|---|---|
| InConversationScope |
Starts a conversation around the annotated method.
|
| InRequestScope |
Starts a request around the annotated method.
|
| InSessionScope |
Starts a session around the annotated method.
|
Copyright © 2017–2018. All rights reserved.