| java.lang.Object edu.iu.uis.eden.web.ModuleContext
ModuleContext | public class ModuleContext (Code) | | Maintains a ThreadLocal which indicates whether the current struts module we are in is the
KEW module.
author: ewestfal |
Method Summary | |
public static boolean | isKew() | public static void | setKew(boolean isKew) |
isKew | public static boolean isKew()(Code) | | |
setKew | public static void setKew(boolean isKew)(Code) | | |
|
|