|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
errorString(java.lang.String errorText)
|
void |
evaluate(Variable variable,
Context context,
java.lang.Exception problem)
When an exception is detected in the process of evaluating a variable reference, this method is consulted. |
java.lang.String |
expand(Variable variable,
Context context,
java.lang.Exception problem)
When an exception is detected in the process of expanding (writing) a variable reference, this method is consulted. |
void |
init(Broker b,
Settings config)
Initialize the EEH |
java.lang.String |
warningString(java.lang.String warningText)
|
Method Detail |
public void init(Broker b, Settings config)
public java.lang.String expand(Variable variable, Context context, java.lang.Exception problem) throws PropertyException
PropertyException
public void evaluate(Variable variable, Context context, java.lang.Exception problem) throws PropertyException
PropertyException
public java.lang.String warningString(java.lang.String warningText) throws PropertyException
PropertyException
public java.lang.String errorString(java.lang.String errorText) throws PropertyException
PropertyException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |