Uses of Class
org.apache.naming.NamingContext
-
Packages that use NamingContext Package Description org.apache.catalina.core -
-
Uses of NamingContext in org.apache.catalina.core
Fields in org.apache.catalina.core declared as NamingContext Modifier and Type Field Description protected NamingContextNamingContextListener. namingContextAssociated JNDI context.Methods in org.apache.catalina.core that return NamingContext Modifier and Type Method Description NamingContextNamingContextListener. getNamingContext()Return the associated naming context.
-