public class ConversationTestPhaseListener extends Object implements javax.faces.event.PhaseListener
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE_BEFORE_APPLY_REQUEST_VALUES_HEADER_NAME |
| Constructor and Description |
|---|
ConversationTestPhaseListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPhase(javax.faces.event.PhaseEvent event) |
void |
beforePhase(javax.faces.event.PhaseEvent event) |
javax.faces.event.PhaseId |
getPhaseId() |
public static final String ACTIVE_BEFORE_APPLY_REQUEST_VALUES_HEADER_NAME
public void afterPhase(javax.faces.event.PhaseEvent event)
afterPhase in interface javax.faces.event.PhaseListenerpublic void beforePhase(javax.faces.event.PhaseEvent event)
beforePhase in interface javax.faces.event.PhaseListenerpublic javax.faces.event.PhaseId getPhaseId()
getPhaseId in interface javax.faces.event.PhaseListenerCopyright © 2008-2013 Seam Framework. All Rights Reserved.