Java org.springframework.mock.jndi SimpleNamingContext fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.mock.jndi SimpleNamingContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.mock.jndi SimpleNamingContext.

The text is from its open source code.

Constructor

SimpleNamingContext(String root, Hashtable boundObjects, @Nullable Hashtable env)
Create a new naming context with the given naming root, the given name/object map, and the JNDI environment entries.