|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ConfigurationCache | Interface for classes that store configuration objects. |
Class Summary | |
ConfigurationCacheFactory | Factory class that returns an instance of ConfigurationCache. |
DoubleCheckConfigurationCache | This implementation uses the infamous double-check lock to minimize the synchronization required. |
SynchronizedConfigurationCache | This implementation uses a synchronized hash map to store all configurations. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |