public class CheckedViewIdsCache extends Object
| Modifier and Type | Method and Description | 
|---|---|
| ConcurrentLRUCache<String,Boolean> | getCache() | 
| static CheckedViewIdsCache | getInstance(FacesContext facesContext) | 
| void | init(FacesContext facesContext) | 
| boolean | isEnabled() | 
public void init(FacesContext facesContext)
public boolean isEnabled()
public ConcurrentLRUCache<String,Boolean> getCache()
public static CheckedViewIdsCache getInstance(FacesContext facesContext)
Copyright © 2021 The Apache Software Foundation. All rights reserved.