Java org.springframework.jndi.support SimpleJndiBeanFactory fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jndi.support SimpleJndiBeanFactory fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

JndiTemplategetJndiTemplate()
Return the JNDI template to use for JNDI lookups.
voidsetShareableResources(String... shareableResources)
Set a list of names of shareable JNDI resources, which this factory is allowed to cache once obtained.