Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
M
N
O
P
R
S
U
O
ObjectCache
- Class in
com.compoundtheory.objectcache
Object for persisting ColdFusion CFCs
ObjectCache(String, ThreadPoolExecutor)
- Constructor for class com.compoundtheory.objectcache.
ObjectCache
Default constructor of unlimited objects, and always persisted
ObjectCache(String, ThreadPoolExecutor, Config)
- Constructor for class com.compoundtheory.objectcache.
ObjectCache
Constructor for a new Object Cache
ObjectNotFoundException
- Exception in
com.compoundtheory.objectcache
Exception that is thrown when an Object cannot be found in the cache
ObjectNotFoundException()
- Constructor for exception com.compoundtheory.objectcache.
ObjectNotFoundException
Default constructor.
ObjectNotFoundException(String)
- Constructor for exception com.compoundtheory.objectcache.
ObjectNotFoundException
ObjectNotFound exception with a mesasge
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
M
N
O
P
R
S
U