|
|
|
@ -43,7 +43,7 @@ public class JndiLocatorDelegate extends JndiLocatorSupport { |
|
|
|
* JNDI lookups such as for a {@code DataSource} or some other environment resource. |
|
|
|
* JNDI lookups such as for a {@code DataSource} or some other environment resource. |
|
|
|
* The flag literally just affects code which attempts JNDI searches based on the |
|
|
|
* The flag literally just affects code which attempts JNDI searches based on the |
|
|
|
* {@code JndiLocatorDelegate.isDefaultJndiEnvironmentAvailable()} check: in particular, |
|
|
|
* {@code JndiLocatorDelegate.isDefaultJndiEnvironmentAvailable()} check: in particular, |
|
|
|
* {@code StandardServletEnvironment} and {@code StandardPortletEnvironment}. |
|
|
|
* {@code StandardServletEnvironment}. |
|
|
|
* @since 4.3 |
|
|
|
* @since 4.3 |
|
|
|
* @see #isDefaultJndiEnvironmentAvailable() |
|
|
|
* @see #isDefaultJndiEnvironmentAvailable() |
|
|
|
* @see JndiPropertySource |
|
|
|
* @see JndiPropertySource |
|
|
|
|