Class DynamicViewKey
- java.lang.Object
- 
- org.apache.myfaces.view.facelets.pool.impl.DynamicViewKey
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class DynamicViewKey extends Object implements Serializable - Author:
- Leonardo Uribe
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description DynamicViewKey(FaceletState faceletState)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)FaceletStategetFaceletState()inthashCode()
 
- 
- 
- 
Constructor Detail- 
DynamicViewKeypublic DynamicViewKey(FaceletState faceletState) 
 
- 
 
-