com.liferay.faces.bridge.renderkit.richfaces.internal
Class RichFacesUploadedFileHandler
java.lang.Object
com.liferay.faces.bridge.renderkit.richfaces.internal.RichFacesUploadedFileHandler
- All Implemented Interfaces:
- Serializable, InvocationHandler
public class RichFacesUploadedFileHandler
- extends Object
- implements InvocationHandler, Serializable
- Author:
- Neil Griffin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RichFacesUploadedFileHandler
public RichFacesUploadedFileHandler(UploadedFile uploadedFile)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
getBytes
protected byte[] getBytes()
Copyright © 2015 Liferay, Inc.. All rights reserved.