Package net.i2p.servlet
Class WebAppProviderConfiguration
java.lang.Object
net.i2p.servlet.WebAppProviderConfiguration
Work around the
  "No org.apache.tomcat.InstanceManager set in ServletContext" problem
  for eepsites with webapps.
  See WebAppStarter and WebAppConfiguration for the console version.
- Since:
 - 0.9.41
 
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidconfigure(WebAppProvider wap) Modified from routerconsole WebAppStarter. 
- 
Constructor Details
- 
WebAppProviderConfiguration
public WebAppProviderConfiguration() 
 - 
 - 
Method Details
- 
configure
Modified from routerconsole WebAppStarter. MUST be called from jetty.xml after the WebAppProvider is created. 
 -