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, setCurSourceType
getArray, getArray, getArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArray, getArray, getArray
public 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)