| java.lang.Object clime.messadmin.filter.MessAdminThreadLocal
MessAdminThreadLocal | public class MessAdminThreadLocal (Code) | | ThreadLocal containing some interesting data for internal usage.
An alternative would be to put data into the request, but this could look like pollution...
author: Cédrik LIME |
getStartTime | public static Date getStartTime()(Code) | | |
getUsedTime | public static int getUsedTime()(Code) | | |
remove | public static void remove()(Code) | | |
start | public static void start()(Code) | | |
stop | public static void stop()(Code) | | |
|
|