Creation policies
[Cached Factory]

Collaboration diagram for Creation policies:Defines a way to limit the creation operation. More...

Classes

class  Loki::NeverCreate
 Never allows creation. Testing purposes only. More...
class  Loki::AlwaysCreate
 Always allows creation. More...
class  Loki::RateLimitedCreation
 Limit in rate. More...
class  Loki::AmountLimitedCreation
 Limit by number of objects. More...


Detailed Description

Defines a way to limit the creation operation.

For instance one may want to be alerted (Exception) when

which may result from bad caching strategy, or critical overload
Generated on Sun Feb 25 16:52:29 2007 for Loki by  doxygen 1.5.1-p1