public abstract class SenderContext<T extends SenderList> extends BaseContext<T>
| Constructor and Description |
|---|
SenderContext(T value,
Map<String,Object> globalContextMap,
Method method,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
Object[] |
getParams() |
T |
getSender() |
void |
setMethod(Method method) |
void |
setParams(Object[] params) |
clear, clearAll, clearGlobal, get, getContextMap, getGlobal, getGlobalContextMap, getValue, set, setGlobal, setValueCopyright © 2020. All rights reserved.