com.fatwire.gst.foundation.controller.support
Class WebContextUtil

java.lang.Object
  extended by com.fatwire.gst.foundation.controller.support.WebContextUtil

public class WebContextUtil
extends Object

Since:
4 April 2012
Author:
Dolf.Dijkstra

Field Summary
protected static org.apache.commons.logging.Log LOG
           
 
Method Summary
static AppContext getWebAppContext(javax.servlet.ServletContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.apache.commons.logging.Log LOG
Method Detail

getWebAppContext

public static AppContext getWebAppContext(javax.servlet.ServletContext ctx)


Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.