|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreationException | |
net.sf.ashkay | Ashkay is a strategy based caching tool. |
Uses of CreationException in net.sf.ashkay |
Methods in net.sf.ashkay that throw CreationException | |
java.lang.Object |
ObjectCache.get(java.lang.Object key)
Finds an object in the cache and returns it. |
java.lang.Object |
ObjectCache.get(java.lang.Object key,
java.lang.Object data)
Finds an object in the cache and returns it. |
java.lang.Object |
ObjectFactory.createObjectFor(java.lang.Object key,
java.lang.Object data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |