Uses of Interface
javax.cache.CacheLifecycle

Packages that use CacheLifecycle
javax.cache This package contains the API for JCache.. 
 

Uses of CacheLifecycle in javax.cache
 

Subinterfaces of CacheLifecycle in javax.cache
 interface Cache<K,V>
          A Cache provides storage of data for later fast retrieval.
 



Copyright © 2011. All Rights Reserved.