Class RichfacesProperties.Cache
- java.lang.Object
 - 
- org.joinfaces.autoconfigure.richfaces.RichfacesProperties.Cache
 
 
- 
- Enclosing class:
 - RichfacesProperties
 
public static class RichfacesProperties.Cache extends Object
Cache namespace. 
- 
- 
Constructor Summary
Constructors Constructor Description Cache() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)IntegergetLruMapCacheSize()inthashCode()voidsetLruMapCacheSize(Integer lruMapCacheSize)StringtoString() 
 -