|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.ServerContextFactory
public class ServerContextFactory
Accessor for the current ServerContext.
| Nested Class Summary | |
|---|---|
static interface |
ServerContextFactory.ServerContextBuilder
Hack to get around Generics not being implemented by erasure |
| Constructor Summary | |
|---|---|
ServerContextFactory()
|
|
| Method Summary | |
|---|---|
static ServerContext |
attach(Container container)
Internal method to allow us to get the Builder from which we will get ServerContext objects. |
static ServerContext |
get()
Accessor for the current ServerContext. |
static ServerContext |
get(javax.servlet.ServletContext ctx)
Deprecated. Use the plain ServerContextFactory.get() version |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerContextFactory()
| Method Detail |
|---|
public static ServerContext get()
@Deprecated public static ServerContext get(javax.servlet.ServletContext ctx)
ctx - The servlet context to allow us to bootstrap
get()public static ServerContext attach(Container container)
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||