|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidScopeException | |
|---|---|
| com.compoundtheory.objectcache | |
| Uses of InvalidScopeException in com.compoundtheory.objectcache |
|---|
| Constructors in com.compoundtheory.objectcache that throw InvalidScopeException | |
|---|---|
Config()
|
|
Config(int maxObjects,
int secondsPersisted,
int secondsAccessedTimeout)
Constructor |
|
Config(int maxObjects,
int secondsPersisted,
int secondsAccessedTimeout,
java.lang.String scope)
|
|
ObjectCache(java.lang.String className,
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor threadPool)
Default constructor of unlimited objects, and always persisted |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||