- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for jndiName (0.06 sec)
-
src/main/java/org/codelibs/core/naming/InitialContextUtil.java
* @param jndiName * The name of the object to look up. Must not be {@literal null} or an empty string. * @return The object bound to <code>jndiName</code>. * @throws NamingRuntimeException * Thrown if the initial context cannot be created. */ public static Object lookup(final InitialContext ctx, final String jndiName) throws NamingRuntimeException {
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 2.8K bytes - Viewed (0)