|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts2.dispatcher.ng.listener.ListenerHostConfig
public class ListenerHostConfig
Host configuration that just holds a ServletContext
| Constructor Summary | |
|---|---|
ListenerHostConfig(javax.servlet.ServletContext servletContext)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getInitParameter(java.lang.String key)
|
java.util.Iterator<java.lang.String> |
getInitParameterNames()
|
javax.servlet.ServletContext |
getServletContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListenerHostConfig(javax.servlet.ServletContext servletContext)
| Method Detail |
|---|
public java.lang.String getInitParameter(java.lang.String key)
getInitParameter in interface HostConfigkey - The parameter key
public java.util.Iterator<java.lang.String> getInitParameterNames()
getInitParameterNames in interface HostConfigpublic javax.servlet.ServletContext getServletContext()
getServletContext in interface HostConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||