Uses of Class
org.mule.api.cache.InvalidateCacheException

Packages that use InvalidateCacheException
org.mule.api.cache   
 

Uses of InvalidateCacheException in org.mule.api.cache
 

Methods in org.mule.api.cache that throw InvalidateCacheException
 void InvalidatableCachingStrategy.invalidate(Serializable key)
          Invalidates a given entry from the cache if it exists, otherwise ignores it.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.