|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.admin.ui.Refresher
public class Refresher
Refresh the beans before JSF performs the render.
Constructor Summary | |
---|---|
Refresher()
|
Method Summary | |
---|---|
void |
afterPhase(PhaseEvent phaseEvent)
|
void |
beforePhase(PhaseEvent phaseEvent)
|
PhaseId |
getPhaseId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Refresher()
Method Detail |
---|
public void afterPhase(PhaseEvent phaseEvent)
public void beforePhase(PhaseEvent phaseEvent)
public PhaseId getPhaseId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |