Method and Description |
---|
org.apache.jcs.access.CacheAccess.destroy() |
org.apache.jcs.access.behavior.ICacheAccess.destroy() |
org.apache.jcs.access.CacheAccess.destroy(Object)
use remove
|
org.apache.jcs.access.behavior.ICacheAccess.destroy(Object) |
org.apache.jcs.access.CacheAccess.getElementAttributes()
As of release 1.3
|
org.apache.jcs.access.CacheAccess.remove()
use clear()
|
org.apache.jcs.access.CacheAccess.resetElementAttributes(IElementAttributes)
As of release 1.3
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.