当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
InstanceManagerBean.Blah - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.core.portlet.management
Class InstanceManagerBean.Blah
java.lang.Object
org.jboss.portal.core.portlet.management.InstanceManagerBean.Blah
- All Implemented Interfaces:
- java.util.EventListener, javax.faces.event.PhaseListener, java.io.Serializable
- Enclosing class:
- InstanceManagerBean
- public static class InstanceManagerBean.Blah
- extends java.lang.Object
- implements javax.faces.event.PhaseListener
- See Also:
- Serialized Form
Method Summary |
void |
afterPhase(javax.faces.event.PhaseEvent phaseEvent)
|
void |
beforePhase(javax.faces.event.PhaseEvent phaseEvent)
|
javax.faces.event.PhaseId |
getPhaseId()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceManagerBean.Blah
public InstanceManagerBean.Blah()
afterPhase
public void afterPhase(javax.faces.event.PhaseEvent phaseEvent)
- Specified by:
afterPhase
in interface javax.faces.event.PhaseListener
beforePhase
public void beforePhase(javax.faces.event.PhaseEvent phaseEvent)
- Specified by:
beforePhase
in interface javax.faces.event.PhaseListener
getPhaseId
public javax.faces.event.PhaseId getPhaseId()
- Specified by:
getPhaseId
in interface javax.faces.event.PhaseListener