public class NuxeoLifeCycleImpl extends Lifecycle
NuxeoLifeCycleFactory}.
Constructor and Description |
---|
NuxeoLifeCycleImpl(Lifecycle original) |
Modifier and Type | Method and Description |
---|---|
void |
addPhaseListener(PhaseListener listener) |
void |
execute(FacesContext context) |
PhaseListener[] |
getPhaseListeners() |
void |
removePhaseListener(PhaseListener listener) |
void |
render(FacesContext context) |
public NuxeoLifeCycleImpl(Lifecycle original)
public void addPhaseListener(PhaseListener listener)
addPhaseListener
in class Lifecycle
public void execute(FacesContext context) throws FacesException
execute
in class Lifecycle
FacesException
public PhaseListener[] getPhaseListeners()
getPhaseListeners
in class Lifecycle
public void removePhaseListener(PhaseListener listener)
removePhaseListener
in class Lifecycle
public void render(FacesContext context) throws FacesException
render
in class Lifecycle
FacesException
Copyright © 2013 Nuxeo SA. All Rights Reserved.