public class EnumFactory extends Object implements ObjectFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ENUM_VALUE |
| Constructor and Description |
|---|
EnumFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectInstance(Object object,
Name name,
Context context,
Hashtable environment) |
public static final String ENUM_VALUE
public Object getObjectInstance(Object object, Name name, Context context, Hashtable environment) throws Exception
getObjectInstance in interface ObjectFactoryExceptionCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.