public class PropertiesFactory extends Object implements Serializable, ObjectFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
filePropertyName |
| Constructor and Description |
|---|
PropertiesFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment) |
public static final String filePropertyName
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment) throws Exception
getObjectInstance in interface ObjectFactoryExceptionCopyright © 2017. All rights reserved.