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) $

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-2013 The Apache OpenEJB development community. All Rights Reserved.