public abstract class AbstractExtendableRevisioned extends AbstractRevisioned
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap |
cachedWith |
Constructor and Description |
---|
AbstractExtendableRevisioned(Long revision,
String id) |
Modifier and Type | Method and Description |
---|---|
ConcurrentHashMap |
getCachedWith()
Cache things along with this cachable object
|
getCacheTimestamp, getId, getRevision, setRevision
protected ConcurrentHashMap cachedWith
public ConcurrentHashMap getCachedWith()
Copyright © 2021 JBoss by Red Hat. All rights reserved.