Uses of Class
org.springframework.mock.jndi.SimpleNamingContextBuilder

Packages that use SimpleNamingContextBuilder
org.springframework.mock.jndi The simplest implementation of the JNDI SPI that could possibly work. 
 

Uses of SimpleNamingContextBuilder in org.springframework.mock.jndi
 

Methods in org.springframework.mock.jndi that return SimpleNamingContextBuilder
static SimpleNamingContextBuilder SimpleNamingContextBuilder.emptyActivatedContextBuilder()
          If no SimpleNamingContextBuilder is already configuring JNDI, create and activate one.
static SimpleNamingContextBuilder SimpleNamingContextBuilder.getCurrentContextBuilder()
          Checks if a SimpleNamingContextBuilder is active.
 



Copyright © 2002-2008 The Spring Framework.