public class DefaultGlobalContext<R> extends Object
| Constructor and Description |
|---|
DefaultGlobalContext(R request) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getExtension(Object key) |
R |
getNativeRequest() |
<T> T |
setExtension(Object key,
T value) |
Copyright © 2018–2021. All rights reserved.