Uses of Class
org.springframework.mock.jndi.SimpleNamingContextBuilder
Packages that use SimpleNamingContextBuilder Package Description org.springframework.mock.jndi Deprecated as of Spring Framework 5.2 in favor of complete solutions from third parties such as Simple-JNDI.Uses of SimpleNamingContextBuilder in org.springframework.mock.jndi
Methods in org.springframework.mock.jndi that return SimpleNamingContextBuilder Modifier and Type Method Description static SimpleNamingContextBuilderSimpleNamingContextBuilder. emptyActivatedContextBuilder()Deprecated.If no SimpleNamingContextBuilder is already configuring JNDI, create and activate one.static SimpleNamingContextBuilderSimpleNamingContextBuilder. getCurrentContextBuilder()Deprecated.Checks if a SimpleNamingContextBuilder is active.