public class SeamHotReloadHelper extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
SEAM_HOT_RELOAD_SYSTEM_PROP
Deprecated.  
 | 
| Constructor and Description | 
|---|
SeamHotReloadHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
flush()  | 
protected static void | 
flushWebResources()
Flushes resources for tomcat cache 
 | 
static Set<String> | 
getHotDeployableComponents(javax.servlet.http.HttpServletRequest httpRequest)  | 
static boolean | 
isHotReloadEnabled()  | 
static Set<String> | 
reloadSeamComponents(javax.servlet.http.HttpServletRequest httpRequest)  | 
@Deprecated public static final String SEAM_HOT_RELOAD_SYSTEM_PROP
public SeamHotReloadHelper()
public static boolean isHotReloadEnabled()
public static void flush()
public static Set<String> reloadSeamComponents(javax.servlet.http.HttpServletRequest httpRequest)
public static Set<String> getHotDeployableComponents(javax.servlet.http.HttpServletRequest httpRequest)
protected static void flushWebResources() throws ReflectiveOperationException, JMException
ReflectiveOperationExceptionJMExceptionCopyright © 2019 Nuxeo. All rights reserved.