org.apache.tomee.common
Class LookupFactory
java.lang.Object
org.apache.tomee.common.LookupFactory
- All Implemented Interfaces:
- ObjectFactory
public class LookupFactory
- extends Object
- implements ObjectFactory
TODO Add infinite lookup loop protection
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LookupFactory
public LookupFactory()
getObjectInstance
public Object getObjectInstance(Object object,
Name name,
Context context,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.