org.apache.openejb.core
Interface JndiFactory
- All Known Implementing Classes:
- IvmJndiFactory
public interface JndiFactory
- Version:
- $Rev: 792003 $ $Date: 2009-07-08 02:09:42 +0200 (Mi, 08. Jul 2009) $
createComponentContext
javax.naming.Context createComponentContext(java.util.Map<java.lang.String,java.lang.Object> bindings)
throws SystemException
- Throws:
SystemException
createRootContext
javax.naming.Context createRootContext()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.