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

Method getResources

java/org/apache/catalina/Context.java:1562–1562  ·  view source on GitHub ↗

Returns the Resources with which this Context is associated. @return the Resources with which this Context is associated

()

Source from the content-addressed store, hash-verified

1560 * @return the Resources with which this Context is associated
1561 */
1562 WebResourceRoot getResources();
1563
1564 /**
1565 * Set the Resources object with which this Context is associated.

Callers 15

lifecycleEventMethod · 0.95
setUpMethod · 0.95
testDirContextAliasesMethod · 0.95
testNestedJarGetURLMethod · 0.95
testJarGetURLMethod · 0.95
testJarWarMetaInfMethod · 0.95

Implementers 5

TesterContexttest/org/apache/tomcat/unittest/Tester
SelectorContextjava/org/apache/naming/SelectorContext
NamingContextjava/org/apache/naming/NamingContext.j
FailedContextjava/org/apache/catalina/startup/Faile
StandardContextjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.76
testDirContextAliasesMethod · 0.76
testNestedJarGetURLMethod · 0.76
testJarGetURLMethod · 0.76
testJarWarMetaInfMethod · 0.76
testBasicOperationsMethod · 0.76