WildFly: Common EE implementations for caches 22.0.0.Beta1
-
- 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 SimpleManager<K,V>
extends Object
implements Manager<K,V>
Manages creation and destruction of objects not sharable 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 22.0.0.Beta1
Copyright © 2020 JBoss by Red Hat. All rights reserved.