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: 792003 $ $Date: 2009-07-08 02:09:42 +0200 (Mi, 08. Jul 2009) $
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 OpenEJB development community. All Rights Reserved.