org.apache.myfaces.config.impl.digester.elements
Class Factory
java.lang.Object
org.apache.myfaces.config.impl.digester.elements.ElementBaseImpl
org.apache.myfaces.config.impl.digester.elements.Factory
- All Implemented Interfaces:
- ElementBase
public class Factory
- extends ElementBaseImpl
- Author:
- Oliver Rossmueller
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Factory
public Factory()
addApplicationFactory
public void addApplicationFactory(String factory)
addFacesContextFactory
public void addFacesContextFactory(String factory)
addLifecycleFactory
public void addLifecycleFactory(String factory)
addRenderkitFactory
public void addRenderkitFactory(String factory)
getApplicationFactory
public List getApplicationFactory()
getFacesContextFactory
public List getFacesContextFactory()
getLifecycleFactory
public List getLifecycleFactory()
getRenderkitFactory
public List getRenderkitFactory()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.