org.ploin.web.faces.core
Class PhaseListenerInstallationListener

java.lang.Object
  extended by org.ploin.web.faces.core.PhaseListenerInstallationListener
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener

public class PhaseListenerInstallationListener
extends Object
implements javax.faces.event.SystemEventListener

$LastChangedBy: robert $
$Revision: 1 $
$Date: Jan 10, 2010 $

Created by: robert Created date: Jan 10, 2010 - 11:26:43 AM

Description:


Constructor Summary
PhaseListenerInstallationListener()
           
 
Method Summary
 boolean isListenerForSource(Object source)
           
 void processEvent(javax.faces.event.SystemEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhaseListenerInstallationListener

public PhaseListenerInstallationListener()
Method Detail

processEvent

public void processEvent(javax.faces.event.SystemEvent event)
                  throws javax.faces.event.AbortProcessingException
Specified by:
processEvent in interface javax.faces.event.SystemEventListener
Throws:
javax.faces.event.AbortProcessingException

isListenerForSource

public boolean isListenerForSource(Object source)
Specified by:
isListenerForSource in interface javax.faces.event.SystemEventListener


Copyright © 2012 PLOIN GmbH. All Rights Reserved.