org.richfaces.context
Class PartialViewContextAjaxOutputTracker

java.lang.Object
  extended by org.richfaces.context.PartialViewContextAjaxOutputTracker
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener

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

Author:
Nick Belaevski

Constructor Summary
PartialViewContextAjaxOutputTracker()
           
 
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

PartialViewContextAjaxOutputTracker

public PartialViewContextAjaxOutputTracker()
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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.