public interface JndiFactory
Modifier and Type | Method and Description |
---|---|
javax.naming.Context |
createComponentContext(java.util.Map<java.lang.String,java.lang.Object> bindings) |
javax.naming.Context |
createRootContext() |
javax.naming.Context createComponentContext(java.util.Map<java.lang.String,java.lang.Object> bindings) throws SystemException
SystemException
javax.naming.Context createRootContext()