|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.directwebremoting.WebContextFactory
public class WebContextFactory
Accessor for the current WebContext
.
Nested Class Summary | |
---|---|
static interface |
WebContextFactory.WebContextBuilder
Class to enable us to access servlet parameters. |
Constructor Summary | |
---|---|
WebContextFactory()
|
Method Summary | |
---|---|
static void |
attach(Container container)
Internal method to allow us to get the WebContextBuilder from which we will get WebContext objects. |
static WebContext |
get()
Accessor for the current WebContext . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebContextFactory()
Method Detail |
---|
public static WebContext get()
WebContext
.
public static void attach(Container container)
|
Copyright ยจ 2008 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |