javax.faces
public final class FactoryFinder extends Object
Version: $Revision: 278974 $ $Date: 2005-09-06 13:07:21 +0200 (Tue, 06 Sep 2005) $
Field Summary | |
---|---|
static String | APPLICATION_FACTORY |
static String | FACES_CONTEXT_FACTORY |
static String | LIFECYCLE_FACTORY |
static String | RENDER_KIT_FACTORY |
Method Summary | |
---|---|
static Object | getFactory(String factoryName) |
static void | releaseFactories() |
static void | setFactory(String factoryName, String implName) |