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 boolean
canEqual(Object other)
boolean
equals(Object o)
Integer
getLruMapCacheSize()
int
hashCode()
void
setLruMapCacheSize(Integer lruMapCacheSize)
String
toString()
-