Class Plugin.Cache
                        
                           - extends Cache
                        
                            
                          - uses 
                            
                                
                                Plugin.Base
                                
                            
                            
                        
                    
                    
                    
                
  
                    
                        Plugin.Cache adds pluginizability to Cache.
                    
                    
                    
                        
                            Properties
                            
                                    
                                    NAME
                                        - static final String
                                    
                                    
     
                                        
                                    
                                     
                                    
                                    NS
                                        - static final String
                                    
                                    
                                        
                                            The namespace for the plugin. This will be the property on the host which
references the plugin instance.
                                        
                                     
     
                                        
                                    
                                     
                             
                         
                        
                        
                        
                            Properties inherited from Base:
                            
                         
                        
                            Properties inherited from Cache:
                            
                         
                        
                        
                         
                     
                    
                                            
                            
                            
                            
                                Methods inherited from Attribute:
                                
                                    
                                                                                    
                                            _addAttrs,
                                            
                                                                                    
                                            _addLazyAttr,
                                            
                                                                                    
                                            _defAttrChangeFn,
                                            
                                                                                    
                                            _fireAttrChange,
                                            
                                                                                    
                                            _getAttr,
                                            
                                                                                    
                                            _getAttrCfg,
                                            
                                                                                    
                                            _getAttrInitVal,
                                            
                                                                                    
                                            _getAttrs,
                                            
                                                                                    
                                            _getStateVal,
                                            
                                                                                    
                                            _isLazyAttr,
                                            
                                                                                    
                                            _normAttrVals,
                                            
                                                                                    
                                            _protectAttrs,
                                            
                                                                                    
                                            _set,
                                            
                                                                                    
                                            _setAttr,
                                            
                                                                                    
                                            _setAttrs,
                                            
                                                                                    
                                            _setAttrVal,
                                            
                                                                                    
                                            _setStateVal,
                                            
                                                                                    
                                            addAttr,
                                            
                                                                                    
                                            addAttrs,
                                            
                                                                                    
                                            attrAdded,
                                            
                                                                                    
                                            get,
                                            
                                                                                    
                                            getAttrs,
                                            
                                                                                    
                                            modifyAttr,
                                            
                                                                                    
                                            removeAttr,
                                            
                                                                                    
                                            reset,
                                            
                                                                                    
                                            set,
                                            
                                                                                    
                                            setAttrs
                                            
                                    
                                 
                             
                            
                                Methods inherited from Cache:
                                
                                    
                                                                                    
                                            _defAddFn,
                                            
                                                                                    
                                            _defFlushFn,
                                            
                                                                                    
                                            _getEntries,
                                            
                                                                                    
                                            _getSize,
                                            
                                                                                    
                                            _isMatch,
                                            
                                                                                    
                                            _setMax,
                                            
                                                                                    
                                            add,
                                            
                                                                                    
                                            destructor,
                                            
                                                                                    
                                            flush,
                                            
                                                                                    
                                            initializer,
                                            
                                                                                    
                                            retrieve
                                            
                                    
                                 
                             
                            
                                Methods inherited from EventTarget:
                                
                                    
                                                                                    
                                            _getType,
                                            
                                                                                    
                                            _monitor,
                                            
                                                                                    
                                            _parseType,
                                            
                                                                                    
                                            addTarget,
                                            
                                                                                    
                                            after,
                                            
                                                                                    
                                            before,
                                            
                                                                                    
                                            bubble,
                                            
                                                                                    
                                            detach,
                                            
                                                                                    
                                            detachAll,
                                            
                                                                                    
                                            fire,
                                            
                                                                                    
                                            getEvent,
                                            
                                                                                    
                                            getTargets,
                                            
                                                                                    
                                            on,
                                            
                                                                                    
                                            once,
                                            
                                                                                    
                                            publish,
                                            
                                                                                    
                                            removeTarget,
                                            
                                                                                    
                                            subscribe,
                                            
                                                                                    
                                            unsubscribe,
                                            
                                                                                    
                                            unsubscribeAll
                                            
                                    
                                 
                             
                            
                                Methods inherited from Base:
                                
                                    
                                                                                    
                                            _aggregateAttrs,
                                            
                                                                                    
                                            _defDestroyFn,
                                            
                                                                                    
                                            _defInitFn,
                                            
                                                                                    
                                            _destroyHierarchy,
                                            
                                                                                    
                                            _filterAttrCfs,
                                            
                                                                                    
                                            _getAttrCfgs,
                                            
                                                                                    
                                            _getClasses,
                                            
                                                                                    
                                            _initHierarchy,
                                            
                                                                                    
                                            _initHierarchyData,
                                            
                                                                                    
                                            _preInitEventCfg,
                                            
                                                                                    
                                            destroy,
                                            
                                                                                    
                                            init,
                                            
                                                                                    
                                            toString
                                            
                                    
                                 
                             
                         
                     
                    
                                            
                        
                            Events inherited from Base:
                            
                         
                        
                            Events inherited from Cache:
                            
                         
                        
                         
                     
                    
                                            
                        
                            Configuration attributes inherited from Base:
                            
                         
                        
                            Configuration attributes inherited from Cache: