uk.ltd.getahead.dwr
Class WebContextFactory

java.lang.Object
  extended byuk.ltd.getahead.dwr.WebContextFactory

public class WebContextFactory
extends java.lang.Object

Accessor for the current WebContext.

Author:
Joe Walker [joe at getahead dot ltd dot uk]

Constructor Summary
WebContextFactory()
           
 
Method Summary
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

WebContextFactory

public WebContextFactory()
Method Detail

get

public static WebContext get()
Accessor for the current WebContext.

Returns:
The current WebContext or null if the current thread was not started by DWR.

Copyright ? 2005