com.liferay.faces.bridge
Class BridgeFactoryFinder
java.lang.Object
com.liferay.faces.bridge.BridgeFactoryFinder
public abstract class BridgeFactoryFinder
- extends Object
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeFactoryFinder
public BridgeFactoryFinder()
getClassPathResourceAsString
public static String getClassPathResourceAsString(String resourcePath)
getFactory
public static Object getFactory(Class<?> clazz)
getInstance
public static BridgeFactoryFinder getInstance()
throws javax.faces.FacesException
- Throws:
javax.faces.FacesException
getFactoryInstance
public abstract Object getFactoryInstance(Class<?> clazz)
Copyright © 2015 Liferay, Inc.. All rights reserved.