Rename the Pages interface in the faces-viewconfig example app
--------------------------------------------------------------
Key: SEAMFACES-144
URL:
https://issues.jboss.org/browse/SEAMFACES-144
Project: Seam Faces
Issue Type: Enhancement
Components: Documentation
Reporter: Brian Leathem
Fix For: 3.0.2
the following naming structure is less cluttered and more clear.
@ViewConfig
public interface MyAppViewConfig {
static enum Pages {
}
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira