public abstract class CacheLoader extends Object implements Serializable
| Constructor and Description |
|---|
CacheLoader() |
public abstract Object load(Object handle, Object args) throws JCacheException
JCacheExceptionpublic void setAttributes(Object handle, Attributes attr)
public Object netSearch(Object handle, int timeout) throws JCacheException
JCacheExceptionpublic void log(String msg)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.