public abstract class FactoryExtensionFinder extends Object
| Constructor and Description |
|---|
FactoryExtensionFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getFactory(Class<?> clazz) |
abstract Object |
getFactoryInstance(Class<?> clazz) |
static FactoryExtensionFinder |
getInstance() |
abstract void |
registerFactory(ConfiguredElement configuredFactoryExtension) |
public static FactoryExtensionFinder getInstance() throws javax.faces.FacesException
javax.faces.FacesExceptionpublic abstract void registerFactory(ConfiguredElement configuredFactoryExtension)
Copyright © 2016 Liferay, Inc.. All rights reserved.