class ServletContainer extends Container
ServletContext via Container. Pipes
can get ServletContext from Container and use it to load some resources.| Constructor and Description |
|---|
ServletContainer(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getSPI(Class<T> spiType)
Gets the specified SPI.
|
getComponents, getIterableSPICopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.