uk.ltd.getahead.dwr
Class WebContextFactory

java.lang.Object
  extended by uk.ltd.getahead.dwr.WebContextFactory

Deprecated. Use org.directwebremoting.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()
          Deprecated.  
 
Method Summary
static WebContext get()
          Deprecated. Use org.directwebremoting.WebContextFactory.get()
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebContextFactory

public WebContextFactory()
Deprecated. 
Method Detail

get

public static WebContext get()
Deprecated. Use org.directwebremoting.WebContextFactory.get()

Accessor for the current WebContext.

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

Copyright ? 2005