@Name(value="seamReloadContext") @Scope(value=CONVERSATION) @Install(precedence=10) public class NuxeoSeamHotReloadContextKeeper extends Object implements Serializable
Triggered by RestfulPhaseListener
at the beginning of render response phase so that Seam components are not
left in a strange state.
Modifier and Type | Field and Description |
---|---|
protected Long |
lastCacheKey |
protected NuxeoSeamHotReloader |
seamReload |
Constructor and Description |
---|
NuxeoSeamHotReloadContextKeeper() |
Modifier and Type | Method and Description |
---|---|
protected void |
doLog(String message) |
void |
triggerReloadIdNeeded() |
protected Long lastCacheKey
@In(create=true) protected NuxeoSeamHotReloader seamReload
public NuxeoSeamHotReloadContextKeeper()
public void triggerReloadIdNeeded()
Copyright © 2018 Nuxeo. All rights reserved.