站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Class org.springframework.mock.jndi.SimpleNamingContextBuilder (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


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 (c) 2002-2007 The Spring Framework Project.