public class RestApplication extends Application
Constructor and Description |
---|
RestApplication() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanUpThreadLocal()
Clean up the current thread local.
|
Set<Class<?>> |
getClasses() |
static MonitorHelper |
getMonitorHelper() |
Map<String,Object> |
getProperties() |
static Map<String,Object> |
getRestContext()
Return the current thread local.
|
static void |
setRestContext(Map<String,Object> value)
Sets a list of preferences of the user on
the thread local.
|
getSingletons
public Map<String,Object> getProperties()
getProperties
in class Application
public Set<Class<?>> getClasses()
getClasses
in class Application
public static Map<String,Object> getRestContext()
public static void cleanUpThreadLocal()
public static void setRestContext(Map<String,Object> value)
public static MonitorHelper getMonitorHelper()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.