Interface | Description |
---|---|
JsfLifecyclePhaseInformation |
Allows to detect the current request-lifecycle-phase in a bean.
|
Enum | Description |
---|---|
JsfPhaseId |
It isn't possible to use the original implementation of JSF in combination with annotations
|
Annotation Type | Description |
---|---|
AfterPhase |
Qualifier for after-phase observers
|
BeforePhase |
Qualifier for before-phase observers
|
JsfPhaseListener |
Annotation for implementations of
PhaseListener . |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.