C - a cache contextpublic interface Contextual<C>
| Modifier and Type | Method and Description |
|---|---|
C |
getCacheContext()
Returns the cache context of this cached object.
|
void |
setCacheContext(C context)
Sets the cache context of this cached object.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.