|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HstContainerConfig
The HstComponent container configuration. Because the container's request processor can be located in other web application and loaded by other class loader for centralized management reason, The HstComponent container servlet should pass an implementation of this interface to the request processor.
Method Summary | |
---|---|
ClassLoader |
getContextClassLoader()
Returns the classloader of the web application where the HstComponents are located. |
javax.servlet.ServletContext |
getServletContext()
Returns the servletContext of the web application where the HstComponents are located. |
Method Detail |
---|
javax.servlet.ServletContext getServletContext()
ClassLoader getContextClassLoader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |