public class ClientConfigPhaseListener extends Object implements javax.faces.event.PhaseListener
| Modifier and Type | Field and Description |
|---|---|
static String[] |
BEAN_NAMES |
| Constructor and Description |
|---|
ClientConfigPhaseListener() |
| 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[] BEAN_NAMES
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 © 2002-2020 The Apache Software Foundation. All Rights Reserved.