|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacesPhaseListener.PhaseId | |
|---|---|
| org.apache.shale.tiger.register | This package contains Java SE 5 annotations that allow you to register several types of JavaServer Faces artifacts (components, converters, phase listeners, renderers, and validators) without having to define them in a configuration resource. |
| Uses of FacesPhaseListener.PhaseId in org.apache.shale.tiger.register |
|---|
| Methods in org.apache.shale.tiger.register that return FacesPhaseListener.PhaseId | |
|---|---|
static FacesPhaseListener.PhaseId |
FacesPhaseListener.PhaseId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FacesPhaseListener.PhaseId[] |
FacesPhaseListener.PhaseId.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||