Class RichfacesProperties.Queue
- java.lang.Object
-
- org.joinfaces.autoconfigure.richfaces.RichfacesProperties.Queue
-
- Enclosing class:
- RichfacesProperties
public static class RichfacesProperties.Queue extends Object
Queue namespace.
-
-
Constructor Summary
Constructors Constructor Description Queue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
Boolean
getEnabled()
int
hashCode()
void
setEnabled(Boolean enabled)
String
toString()
-