org.codehaus.activespace.cache.impl
Class JCacheHelper
java.lang.Object
org.codehaus.activespace.cache.impl.JCacheHelper
- public class JCacheHelper
- extends Object
A collection of helper methods for working with JCache
- Version:
- $Revision: 1.4 $
|
Method Summary |
static Object |
getEntryVersion(javax.cache.Cache cache,
Object key)
Returns the version object for the given key or null if there is no version available |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCacheHelper
public JCacheHelper()
getEntryVersion
public static Object getEntryVersion(javax.cache.Cache cache,
Object key)
- Returns the version object for the given key or null if there is no version available
Copyright © 2004 Protique, Ltd.. All Rights Reserved.