Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
L
O
P
R
S
T
A
addListener(CacheListener)
- Method in interface javax.cache.
Cache
C
Cache
- interface javax.cache.
Cache
.
For more documentation on JCache see the
JSR 107 project
CacheEntry
- interface javax.cache.
CacheEntry
.
CacheException
- exception javax.cache.
CacheException
.
CacheException()
- Constructor for class javax.cache.
CacheException
CacheException(String, Throwable)
- Constructor for class javax.cache.
CacheException
CacheException(String)
- Constructor for class javax.cache.
CacheException
CacheFactory
- interface javax.cache.
CacheFactory
.
CacheListener
- interface javax.cache.
CacheListener
.
CacheLoader
- interface javax.cache.
CacheLoader
.
CacheManager
- class javax.cache.
CacheManager
.
CacheManager()
- Constructor for class javax.cache.
CacheManager
CacheStatistics
- interface javax.cache.
CacheStatistics
.
clear()
- Method in interface javax.cache.
EvictionStrategy
clearStatistics()
- Method in interface javax.cache.
CacheStatistics
createCache(Map)
- Method in interface javax.cache.
CacheFactory
createEntry(Object, Object, long)
- Method in interface javax.cache.
EvictionStrategy
D
discardEntry(CacheEntry)
- Method in interface javax.cache.
EvictionStrategy
E
EvictionStrategy
- interface javax.cache.
EvictionStrategy
.
evict()
- Method in interface javax.cache.
Cache
evict(Cache)
- Method in interface javax.cache.
EvictionStrategy
G
getAll(Collection)
- Method in interface javax.cache.
Cache
getCache(String)
- Method in class javax.cache.
CacheManager
getCacheEntry(Object)
- Method in interface javax.cache.
Cache
getCacheFactory()
- Method in class javax.cache.
CacheManager
getCacheHits()
- Method in interface javax.cache.
CacheStatistics
getCacheMisses()
- Method in interface javax.cache.
CacheStatistics
getCacheStatistics()
- Method in interface javax.cache.
Cache
getCost()
- Method in interface javax.cache.
CacheEntry
getCreationTime()
- Method in interface javax.cache.
CacheEntry
getExpirationTime()
- Method in interface javax.cache.
CacheEntry
getHits()
- Method in interface javax.cache.
CacheEntry
getImplementationClassName(String)
- Method in class javax.cache.
CacheManager
getInstance()
- Static method in class javax.cache.
CacheManager
getLastAccessTime()
- Method in interface javax.cache.
CacheEntry
getLastUpdateTime()
- Method in interface javax.cache.
CacheEntry
getObjectCount()
- Method in interface javax.cache.
CacheStatistics
getResourceAsStream(String)
- Method in class javax.cache.
CacheManager
getStatisticsAccuracy()
- Method in interface javax.cache.
CacheStatistics
getVersion()
- Method in interface javax.cache.
CacheEntry
I
instance
- Static variable in class javax.cache.
CacheManager
isValid()
- Method in interface javax.cache.
CacheEntry
J
javax.cache
- package javax.cache
L
load(Object)
- Method in interface javax.cache.
Cache
load(Object)
- Method in interface javax.cache.
CacheLoader
loadAll(Collection)
- Method in interface javax.cache.
Cache
loadAll(Collection)
- Method in interface javax.cache.
CacheLoader
O
onClear()
- Method in interface javax.cache.
CacheListener
onEvict(Object)
- Method in interface javax.cache.
CacheListener
onLoad(Object)
- Method in interface javax.cache.
CacheListener
onPut(Object)
- Method in interface javax.cache.
CacheListener
onRmove(Object)
- Method in interface javax.cache.
CacheListener
P
peek(Object)
- Method in interface javax.cache.
Cache
R
registerCache(String, Cache)
- Method in class javax.cache.
CacheManager
removeListener(CacheListener)
- Method in interface javax.cache.
Cache
S
STATISTICS_ACCURACY_BEST_EFFORT
- Static variable in interface javax.cache.
CacheStatistics
STATISTICS_ACCURACY_GUARANTEED
- Static variable in interface javax.cache.
CacheStatistics
STATISTICS_ACCURACY_NONE
- Static variable in interface javax.cache.
CacheStatistics
T
touchEntry(CacheEntry)
- Method in interface javax.cache.
EvictionStrategy
A
C
D
E
G
I
J
L
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.