Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<HashMap<String,Info>> |
threadInstance |
Constructor and Description |
---|
InfoPool() |
Modifier and Type | Method and Description |
---|---|
static String |
computeInfoId(RenderingInfo info) |
static Info |
get(String key) |
static Map<String,Info> |
getInfoMap() |
static void |
register(RenderingInfo info) |
protected static final ThreadLocal<HashMap<String,Info>> threadInstance
public InfoPool()
public static Map<String,Info> getInfoMap()
public static void register(RenderingInfo info)
public static String computeInfoId(RenderingInfo info)
Copyright © 2015 Nuxeo SA. All rights reserved.