| Interface | Description | 
|---|---|
| RequestContextController | 
 The CDI container provides a built in instance of RequestContextController that is dependent scoped for the purposes
 of activating and deactivating. 
 | 
| Annotation Type | Description | 
|---|---|
| ActivateRequestContext | 
 The container provides a built in interceptor that may be used to annotate classes and methods to indicate
 that a request context should be activated when this method is invoked. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.