Uses of Interface
org.wildfly.clustering.ee.Mutator
Packages that use Mutator
-
Uses of Mutator in org.wildfly.clustering.ee
Fields in org.wildfly.clustering.ee declared as MutatorModifier and TypeFieldDescriptionstatic final MutatorMutator.PASSIVETrivialMutatorimplementation that does nothing.Methods in org.wildfly.clustering.ee that return MutatorModifier and TypeMethodDescriptiondefault MutatorMutatorFactory.createMutator(Map.Entry<K, V> entry) Creates a mutator for the specified cache entry.MutatorFactory.createMutator(K key, V value) Creates a mutator for the specified cache entry.