org.apache.cocoon.components.flow
Class ContinuationsManagerImpl.ExpirationPredicate

java.lang.Object
  extended by 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


Constructor Summary
protected ContinuationsManagerImpl.ExpirationPredicate()
           
 
Method Summary
 boolean evaluate(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuationsManagerImpl.ExpirationPredicate

protected ContinuationsManagerImpl.ExpirationPredicate()
Method Detail

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.