WildFly: Common EE implementations for caches 25.0.1.Final
-
- Type Parameters:
K - the key type
V - the type of the managed value
- All Implemented Interfaces:
- BiFunction<K,Function<Runnable,V>,V>, Manager<K,V>
public class ConcurrentManager<K,V>
extends Object
implements Manager<K,V>
Manages creation and destruction of values to be shared across threads.
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Common EE implementations for caches 25.0.1.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.