| Package | Description |
|---|---|
| com.sun.faces.util |
| Modifier and Type | Method and Description |
|---|---|
protected ConcurrentCache.Factory<K,V> |
ConcurrentCache.getFactory()
Retrieves a
Factory instance aasociated with this cache |
| Constructor and Description |
|---|
ConcurrentCache(ConcurrentCache.Factory<K,V> f)
Constructs this cache using the specified
Factory. |
ExpiringConcurrentCache(ConcurrentCache.Factory<K,V> f,
ExpiringConcurrentCache.ExpiryChecker<K,V> checker)
Public constructor.
|
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.