JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
I
O
R
S
C
Cached
- Annotation Type in
org.qi4j.library.invocationcache
Mark interfaces or methods whose results should be cached with this annotation.
cachedValue(String)
- Method in interface org.qi4j.library.invocationcache.
InvocationCache
cachedValue(String)
- Method in class org.qi4j.library.invocationcache.
SimpleInvocationCacheMixin
clearCachedValues()
- Method in interface org.qi4j.library.invocationcache.
InvocationCache
clearCachedValues()
- Method in class org.qi4j.library.invocationcache.
SimpleInvocationCacheMixin
currentCacheSize()
- Method in interface org.qi4j.library.invocationcache.
InvocationCache
currentCacheSize()
- Method in class org.qi4j.library.invocationcache.
SimpleInvocationCacheMixin
I
InvocationCache
- Interface in
org.qi4j.library.invocationcache
Invocation Cache.
invoke(Object, Method, Object[])
- Method in class org.qi4j.library.invocationcache.
ReturnCachedValueConcern
invoke(Object, Method, Object[])
- Method in class org.qi4j.library.invocationcache.
ReturnCachedValueOnExceptionConcern
O
org.qi4j.library.invocationcache
- package org.qi4j.library.invocationcache
Invocation Cache Library.
R
removeCachedValue(String)
- Method in interface org.qi4j.library.invocationcache.
InvocationCache
removeCachedValue(String)
- Method in class org.qi4j.library.invocationcache.
SimpleInvocationCacheMixin
ReturnCachedValueConcern
- Class in
org.qi4j.library.invocationcache
Return value of @Cached calls if possible.
ReturnCachedValueConcern()
- Constructor for class org.qi4j.library.invocationcache.
ReturnCachedValueConcern
ReturnCachedValueOnExceptionConcern
- Class in
org.qi4j.library.invocationcache
Return value of @Cached calls on exceptions.
ReturnCachedValueOnExceptionConcern()
- Constructor for class org.qi4j.library.invocationcache.
ReturnCachedValueOnExceptionConcern
S
setCachedValue(String, Object)
- Method in interface org.qi4j.library.invocationcache.
InvocationCache
setCachedValue(String, Object)
- Method in class org.qi4j.library.invocationcache.
SimpleInvocationCacheMixin
SimpleInvocationCacheMixin
- Class in
org.qi4j.library.invocationcache
Simple implementation of InvocationCache.
SimpleInvocationCacheMixin()
- Constructor for class org.qi4j.library.invocationcache.
SimpleInvocationCacheMixin
C
I
O
R
S
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes