|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.jpdl.el.impl.JbpmVariableResolver
public class JbpmVariableResolver
Constructor Summary | |
---|---|
JbpmVariableResolver()
|
Method Summary | |
---|---|
java.lang.Object |
resolveVariable(java.lang.String name)
Resolves the specified variable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JbpmVariableResolver()
Method Detail |
---|
public java.lang.Object resolveVariable(java.lang.String name) throws ELException
VariableResolver
resolveVariable
in interface VariableResolver
name
- the name of the variable to resolve
ELException
- if a failure occurred while trying to resolve
the given variable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |