|
Loki
0.1.7
|
| Implements an abstract object factory | |
| CachedFactory provides an extension of a Factory with caching support | |
| Defines how the object is returned to the client | |
| Defines a way to limit the creation operation | |
| Gathers informations about the stored objects and choose a candidate for eviction | |
| Gathers information about the cache | |
| Implements a generic object factory | |
| Manages the "Unknown Type" error in an object factory | |
| Creates a copy from a polymorphic object | |