public class RestApplication
extends javax.ws.rs.core.Application
Constructor and Description |
---|
RestApplication() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanUpThreadLocal()
Clean up the current thread local.
|
Set<Class<?>> |
getClasses() |
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.
|
public Set<Class<?>> getClasses()
getClasses
in class javax.ws.rs.core.Application
public static Map<String,Object> getRestContext()
public static void cleanUpThreadLocal()
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.