org.springframework.mock.jndi.SimpleNamingContextBuilder Simple implementation of a JNDI naming context builder. <p>Mainly targeted at test environments, where each test case can configure JNDI appropriately, so that new InitialContext() will expose the required objects. Also usable for standalone applications, e.g. for binding a JDBC DataSource ... | Popular Tags |