public class ExtPropertySource extends PropertySource
PropertySource extension for context handling.PropertySource.State| Constructor and Description |
|---|
ExtPropertySource(IExecutionContext ctxt,
Class<?> sourceType) |
ExtPropertySource(IExecutionContext ctxt,
Object source) |
ExtPropertySource(IExecutionContext ctxt,
Object source,
Class<?> sourceType) |
| Modifier and Type | Method and Description |
|---|---|
IExecutionContext |
getCtxt() |
void |
setCtxt(IExecutionContext ctxt) |
getBaseSource, getBaseSourceType, getCurArg, getCurArgType, getCurSource, getCurSourceType, getStateInstance, hasSavedState, popArgState, popState, populateState, pushArgState, pushState, reset, restoreState, setCurArg, setCurArgType, setCurSource, setCurSourceTypegetArray, getArray, getArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArray, getArray, getArraypublic ExtPropertySource(IExecutionContext ctxt, Object source)
public ExtPropertySource(IExecutionContext ctxt, Class<?> sourceType)
public ExtPropertySource(IExecutionContext ctxt, Object source, Class<?> sourceType)
public IExecutionContext getCtxt()
public void setCtxt(IExecutionContext ctxt)