org.apache.openejb.core
Interface JndiFactory

All Known Implementing Classes:
IvmJndiFactory

public interface JndiFactory

Version:
$Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $

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 Software Foundation. All Rights Reserved.