MCPcopy Create free account
hub / github.com/apache/tomcat / getGlobalNamingContext

Method getGlobalNamingContext

java/org/apache/catalina/Server.java:63–63  ·  view source on GitHub ↗

Returns the global JNDI naming context for this server. @return the global naming context

()

Source from the content-addressed store, hash-verified

61 * @return the global naming context
62 */
63 javax.naming.Context getGlobalNamingContext();
64
65
66 /**

Callers 6

getUserDatabaseMethod · 0.95
openMethod · 0.95
openMethod · 0.95
initMethod · 0.95
cleanUpMethod · 0.65

Implementers 1

StandardServerjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by

no test coverage detected