org.apache.cocoon.components.flow
Class ContinuationsManagerImpl.ExpirationPredicate
java.lang.Object
org.apache.cocoon.components.flow.ContinuationsManagerImpl.ExpirationPredicate
- All Implemented Interfaces:
- org.apache.commons.collections.Predicate
- Enclosing class:
- ContinuationsManagerImpl
protected static class ContinuationsManagerImpl.ExpirationPredicate
- extends Object
- implements org.apache.commons.collections.Predicate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuationsManagerImpl.ExpirationPredicate
protected ContinuationsManagerImpl.ExpirationPredicate()
evaluate
public boolean evaluate(Object obj)
- Specified by:
evaluate
in interface org.apache.commons.collections.Predicate
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.