|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TomcatContext | |
---|---|
org.apache.geronimo.tomcat |
Uses of TomcatContext in org.apache.geronimo.tomcat |
---|
Classes in org.apache.geronimo.tomcat that implement TomcatContext | |
---|---|
class |
TomcatWebAppContext
Wrapper for a WebApplicationContext that sets up its J2EE environment. |
Methods in org.apache.geronimo.tomcat with parameters of type TomcatContext | |
---|---|
void |
TomcatContainer.addContext(TomcatContext ctx)
Creates and adds the context to the running host It simply delegates the call to Tomcat's Embedded and Host classes |
void |
TomcatContainer.removeContext(TomcatContext ctx)
|
void |
GeronimoStandardContext.setContextProperties(TomcatContext ctx)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |