Uses of Interface
org.apache.openejb.core.stateful.Cache.CacheFilter

Packages that use Cache.CacheFilter
org.apache.openejb.core.stateful   
 

Uses of Cache.CacheFilter in org.apache.openejb.core.stateful
 

Methods in org.apache.openejb.core.stateful with parameters of type Cache.CacheFilter
 void SimpleCache.removeAll(Cache.CacheFilter<V> filter)
           
 void Cache.removeAll(Cache.CacheFilter<V> filter)
          Removes all of th entries that match the specified filter.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.