it.haefelinger.flaka.el
Interface Resolver.Wrapper
- All Known Implementing Classes:
- Resolver.Have, Resolver.ProjectWrapper
- Enclosing class:
- Resolver
public static interface Resolver.Wrapper
HAVE
static final int HAVE
- See Also:
- Constant Field Values
REFERENCE
static final int REFERENCE
- See Also:
- Constant Field Values
PROPERTY
static final int PROPERTY
- See Also:
- Constant Field Values
TASKDEF
static final int TASKDEF
- See Also:
- Constant Field Values
MACRODEF
static final int MACRODEF
- See Also:
- Constant Field Values
TASK
static final int TASK
- See Also:
- Constant Field Values
TYPE
static final int TYPE
- See Also:
- Constant Field Values
FILTER
static final int FILTER
- See Also:
- Constant Field Values
TARGET
static final int TARGET
- See Also:
- Constant Field Values
lookup
Object lookup(ELContext context,
String property)