Package org.modeshape.common.naming

A simple and limited 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 Summary
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.
 

Package org.modeshape.common.naming Description

A simple and limited 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-2011 JBoss, a division of Red Hat. All Rights Reserved.