|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WOApplication | |
---|---|
net.wotonomy.web | An implementation of the WebObjects framework. |
Uses of WOApplication in net.wotonomy.web |
---|
Methods in net.wotonomy.web that return WOApplication | |
---|---|
static WOApplication |
WOApplication.application()
Returns the singleton instance of this application. |
WOApplication |
WOComponent.application()
Returns the application containing this instance of the class. |
WOApplication |
WOContext.application()
Returns this context's application, or null if it doesn't exist. |
Constructors in net.wotonomy.web with parameters of type WOApplication | |
---|---|
WORequest(javax.servlet.http.HttpServletRequest aRequest,
WOApplication anApplication)
The only supported constructor for this implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |