|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ConfigType - the type of configpublic interface Evaluator<ConfigType extends BooleanOpType>
The Interface Evaluator.
| Method Summary | |
|---|---|
boolean |
eval(ConfigType config,
JmxConnection connection,
java.lang.Object globalResult,
java.lang.String[] parameters,
java.lang.Object localResult)
Eval. |
| Method Detail |
|---|
boolean eval(ConfigType config,
JmxConnection connection,
java.lang.Object globalResult,
java.lang.String[] parameters,
java.lang.Object localResult)
throws EvaluationException
config - the configconnection - the connectionglobalResult - the global resultparameters - the parameterslocalResult - the local result
EvaluationException - the evaluation exception
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||