org.apache.openejb.core.ivm.naming
Class IvmJndiFactory
java.lang.Object
org.apache.openejb.core.ivm.naming.IvmJndiFactory
- All Implemented Interfaces:
- JndiFactory
public class IvmJndiFactory
- extends Object
- implements JndiFactory
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IvmJndiFactory
public IvmJndiFactory()
createComponentContext
public Context createComponentContext(Map<String,Object> bindings)
throws SystemException
- Specified by:
createComponentContext in interface JndiFactory
- Throws:
SystemException
createRootContext
public Context createRootContext()
- Specified by:
createRootContext in interface JndiFactory
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.