com.liferay.faces.bridge.context.flash
Class BridgeFlashFactory
java.lang.Object
com.liferay.faces.bridge.context.flash.BridgeFlashFactory
- All Implemented Interfaces:
- FactoryWrapper<BridgeFlashFactory>, javax.faces.FacesWrapper<BridgeFlashFactory>
- Direct Known Subclasses:
- BridgeFlashFactoryImpl
public abstract class BridgeFlashFactory
- extends Object
- implements FactoryWrapper<BridgeFlashFactory>
NOTE: PROPOSED-FOR-JSR344-API (FACTORY FOR THE JSF 2.2 API) See:
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1071
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeFlashFactory
public BridgeFlashFactory()
getBridgeFlash
public abstract BridgeFlash getBridgeFlash()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.