public class RestfulPhaseListener extends Object implements PhaseListener
Modifier and Type | Field and Description |
---|---|
static String |
SEAM_HOTRELOAD_TRIGGER_ACTION |
Constructor and Description |
---|
RestfulPhaseListener() |
Modifier and Type | Method and Description |
---|---|
void |
afterPhase(PhaseEvent event) |
void |
beforePhase(PhaseEvent event) |
PhaseId |
getPhaseId() |
public static final String SEAM_HOTRELOAD_TRIGGER_ACTION
public PhaseId getPhaseId()
getPhaseId
in interface PhaseListener
public void beforePhase(PhaseEvent event)
beforePhase
in interface PhaseListener
public void afterPhase(PhaseEvent event)
afterPhase
in interface PhaseListener
Copyright © 2013 Nuxeo SA. All Rights Reserved.