org.ops4j.pax.exam.options
Interface OptionalCompositeOption.Condition

All Known Implementing Classes:
OptionalCompositeOption.BooleanCondition
Enclosing class:
OptionalCompositeOption

public static interface OptionalCompositeOption.Condition

Condition to be evaluated.


Method Summary
 boolean evaluate()
           
 

Method Detail

evaluate

boolean evaluate()
Returns:
true when the composite option sshould be used


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.