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: 1296892 $ $Date: 2012-03-04 22:55:51 +0000 (Sun, 04 Mar 2012) $
| 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-2013 The Apache Software Foundation. All Rights Reserved.