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

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

Introduction

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

The text is from its open source code.

Method

JndiLocatorDelegatecreateDefaultResourceRefLocator()
Configure a JndiLocatorDelegate with its "resourceRef" property set to true , meaning that all names will be prefixed with "java:comp/env/".
booleanisDefaultJndiEnvironmentAvailable()
Check whether a default JNDI environment, as in a Java EE environment, is available on this JVM.