org.apache.openejb.core
Interface JndiFactory

All Known Implementing Classes:
IvmJndiFactory

public interface JndiFactory

Version:
$Rev$ $Date$

Method Summary
 Context createComponentContext(Map<String,Object> bindings)
           
 Context createRootContext()
           
 

Method Detail

createComponentContext

Context createComponentContext(Map<String,Object> bindings)
                               throws SystemException
Throws:
SystemException

createRootContext

Context createRootContext()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.