public final class WakeupOr extends WakeupCondition
Note that a unique WakeupCriterion object must be used for each individual element in the array of wakeup criteria.
Constructor | Description |
---|---|
WakeupOr(WakeupCriterion[] conditions) |
Constructs a new WakeupOr criterion.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allElements, triggeredElements
public WakeupOr(WakeupCriterion[] conditions)
conditions
- a vector of individual Wakeup conditionsCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.