public class ExternalContextObjectFactory extends Object implements ObjectFactory
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_CONTEXT |
static String |
INITIAL_CONTEXT_CLASS |
static String |
INITIAL_CONTEXT_MODULE |
Constructor and Description |
---|
ExternalContextObjectFactory() |
public static final String CACHE_CONTEXT
public static final String INITIAL_CONTEXT_CLASS
public static final String INITIAL_CONTEXT_MODULE
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment) throws Exception
getObjectInstance
in interface ObjectFactory
Exception
Copyright © 2013 JBoss by Red Hat. All rights reserved.