|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppContext | |
---|---|
org.apache.empire.struts2.web | |
org.apache.empire.struts2.web.portlet | |
org.apache.empire.struts2.web.servlet |
Uses of AppContext in org.apache.empire.struts2.web |
---|
Methods in org.apache.empire.struts2.web that return AppContext | |
---|---|
AppContext |
SessionContext.getAppContext()
|
Methods in org.apache.empire.struts2.web with parameters of type AppContext | |
---|---|
void |
WebApplication.init(AppContext servletContext)
|
Uses of AppContext in org.apache.empire.struts2.web.portlet |
---|
Classes in org.apache.empire.struts2.web.portlet that implement AppContext | |
---|---|
class |
PortletContextWrapper
|
Methods in org.apache.empire.struts2.web.portlet that return AppContext | |
---|---|
AppContext |
PortletSessionWrapper.getAppContext()
|
Uses of AppContext in org.apache.empire.struts2.web.servlet |
---|
Classes in org.apache.empire.struts2.web.servlet that implement AppContext | |
---|---|
class |
ServletContextWrapper
|
Methods in org.apache.empire.struts2.web.servlet that return AppContext | |
---|---|
AppContext |
ServletSessionWrapper.getAppContext()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |