|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.hivemind.conditional.EvaluationContextImpl
| Constructor Summary | |
EvaluationContextImpl(ClassResolver resolver)
|
|
| Method Summary | |
boolean |
doesClassExist(java.lang.String className)
Returns true if the class, specified by FQCN, exists. |
boolean |
isPropertySet(java.lang.String propertyName)
Returns true if the given system property is set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EvaluationContextImpl(ClassResolver resolver)
| Method Detail |
public boolean isPropertySet(java.lang.String propertyName)
EvaluationContext
isPropertySet in interface EvaluationContextpublic boolean doesClassExist(java.lang.String className)
EvaluationContext
doesClassExist in interface EvaluationContext
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||