|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectFactory | |
net.sf.ashkay | Ashkay is a strategy based caching tool. |
Uses of ObjectFactory in net.sf.ashkay |
Subinterfaces of ObjectFactory in net.sf.ashkay | |
interface |
LazyObjectFactory
LazyObjectFactory is a factory tailored to use in a lazy instantiation model. |
Constructors in net.sf.ashkay with parameters of type ObjectFactory | |
ObjectCache(ObjectFactory aFactory)
Constructs an ObjectCache from a factory using the default strategy of NONE. |
|
ObjectCache(ObjectFactory aFactory,
java.util.List theStrategies)
Constructs an ObjectCache from a factory and strategy. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |