org.apache.openejb.core.stateful
Interface Cache.TimeOut

All Known Implementing Classes:
Instance
Enclosing interface:
Cache<K,V>

public static interface Cache.TimeOut

A cache entry can implement this interface to provide its timeout.


Method Summary
 Duration getTimeOut()
           
 

Method Detail

getTimeOut

Duration getTimeOut()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.