public class OpenEjbFactory extends Object implements ObjectFactory
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_OPENEJB_FACTORY |
Constructor and Description |
---|
OpenEjbFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
Create a new EJB instance using OpenEJB.
|
protected static final String DEFAULT_OPENEJB_FACTORY
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment) throws Exception
getObjectInstance
in interface ObjectFactory
obj
- The reference object describing the DataSourceException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.