|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebAppInitParam | |
|---|---|
| org.ops4j.pax.web.extender.war.internal.model | |
| Uses of WebAppInitParam in org.ops4j.pax.web.extender.war.internal.model |
|---|
| Methods in org.ops4j.pax.web.extender.war.internal.model that return WebAppInitParam | |
|---|---|
WebAppInitParam[] |
WebApp.getContextParams()
Return all context params. |
WebAppInitParam[] |
WebAppServlet.getInitParams()
Returns the init params associated with this filter. |
WebAppInitParam[] |
WebAppFilter.getInitParams()
Returns the init params associated with this filter. |
| Methods in org.ops4j.pax.web.extender.war.internal.model with parameters of type WebAppInitParam | |
|---|---|
void |
WebApp.addContextParam(WebAppInitParam contextParam)
Add a context param. |
void |
WebAppServlet.addInitParam(WebAppInitParam param)
Add a init param for filter. |
void |
WebAppFilter.addInitParam(WebAppInitParam param)
Add a init param for filter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||