org.apache.beehive.netui.pageflow
Class PageFlowFacesFilter

Object
  extended by PageFlowPageFilter
      extended by PageFlowFacesFilter
All Implemented Interfaces:
Filter

public class PageFlowFacesFilter
extends PageFlowPageFilter

Servlet Filter for JavaServerFaces requests.


Constructor Summary
PageFlowFacesFilter()
           
 
Method Summary
protected  Set getValidFileExtensions()
           
 
Methods inherited from class PageFlowPageFilter
destroy, doFilter, init
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFlowFacesFilter

public PageFlowFacesFilter()
Method Detail

getValidFileExtensions

protected Set getValidFileExtensions()
Specified by:
getValidFileExtensions in class PageFlowPageFilter