| Class | Description |
|---|---|
| JNDIProjectStageDetector |
Implementation of
ProjectStageDetector that performs a JNDI lookup to get the current project stage. |
| ProjectStageExtension |
Extension that supports to veto beans that should only be active in certain
JSF project stages.
|
| SystemPropertyProjectStageDetector |
Implementation of
ProjectStageDetector that allows to set the project stage for Seam Faces using the system property
org.jboss.seam.faces.PROJECT_STAGE |
| WebXmlContextParameterParser |
Simple SAX parser for reading "context-param" entries from web.xml
|
| WebXmlProjectStageDetector |
Implementation of
ProjectStageDetector that tries to read the project stage from the standard servlet context
parameter. |
Copyright © 2009-2013 Seam Framework. All Rights Reserved.