Richfaces UI Components UI 4.1.0.20110805-M1

org.richfaces.view.facelets
Class FileUploadHandler.FileUploadListenerImpl

java.lang.Object
  extended by org.richfaces.event.MethodExpressionEventListener
      extended by org.richfaces.view.facelets.FileUploadHandler.FileUploadListenerImpl
All Implemented Interfaces:
EventListener, javax.faces.component.StateHolder, javax.faces.event.FacesListener, org.richfaces.event.FileUploadListener
Enclosing class:
FileUploadHandler

public static final class FileUploadHandler.FileUploadListenerImpl
extends MethodExpressionEventListener
implements org.richfaces.event.FileUploadListener


Constructor Summary
FileUploadHandler.FileUploadListenerImpl()
           
FileUploadHandler.FileUploadListenerImpl(javax.el.MethodExpression expression)
           
 
Method Summary
 void processFileUpload(org.richfaces.event.FileUploadEvent event)
           
 
Methods inherited from class org.richfaces.event.MethodExpressionEventListener
isTransient, processEvent, restoreState, saveState, setTransient
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadHandler.FileUploadListenerImpl

public FileUploadHandler.FileUploadListenerImpl()

FileUploadHandler.FileUploadListenerImpl

public FileUploadHandler.FileUploadListenerImpl(javax.el.MethodExpression expression)
Method Detail

processFileUpload

public void processFileUpload(org.richfaces.event.FileUploadEvent event)
                       throws javax.faces.event.AbortProcessingException
Specified by:
processFileUpload in interface org.richfaces.event.FileUploadListener
Throws:
javax.faces.event.AbortProcessingException

Richfaces UI Components UI 4.1.0.20110805-M1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.