public class ContextWrapper extends Object
| Constructor and Description |
|---|
ContextWrapper(Object context) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getContext() |
<T> T |
getExtension(String key) |
void |
putExtension(String key,
Object extension) |
<T> T |
removeExtension(String key) |
Copyright © 2016–2017. All rights reserved.