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