JNDI naming context
and InitialContext factory implementation
that can be used in unit tests or other code that uses JNDI to looks up
objects.See: Description
Class | Description |
---|---|
SingletonInitialContext |
A simple and limited
JNDI naming context that can be used in unit tests for code that
looks up objects. |
SingletonInitialContextFactory |
An
InitialContextFactory that provides a singleton JNDI naming context . |
JNDI naming context
and InitialContext factory implementation
that can be used in unit tests or other code that uses JNDI to looks up
objects.Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.