org.jboss.seam.faces.view.config
Class ViewConfigExtension
java.lang.Object
org.jboss.seam.faces.view.config.ViewConfigExtension
- All Implemented Interfaces:
- Extension
public class ViewConfigExtension
- extends Object
- implements Extension
Extension that scans enums for view specific configuration
- Author:
- stuart, Brian Leathem
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewConfigExtension
public ViewConfigExtension()
processAnnotatedType
public <T> void processAnnotatedType(@Observes
ProcessAnnotatedType<T> event)
getData
public Map<String,Set<Annotation>> getData()
Copyright © 2009-2011 Seam Framework. All Rights Reserved.