mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:39:09 +00:00
Remove outdated Portlet mentions
Closes gh-35726
This commit is contained in:
@@ -43,7 +43,7 @@ public class JndiLocatorDelegate extends JndiLocatorSupport {
|
||||
* 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
|
||||
* {@code JndiLocatorDelegate.isDefaultJndiEnvironmentAvailable()} check: in particular,
|
||||
* {@code StandardServletEnvironment} and {@code StandardPortletEnvironment}.
|
||||
* {@code StandardServletEnvironment}.
|
||||
* @since 4.3
|
||||
* @see #isDefaultJndiEnvironmentAvailable()
|
||||
* @see JndiPropertySource
|
||||
|
||||
Reference in New Issue
Block a user