Package org.wildfly.clustering.ee
Interface Mutator
-
public interface MutatorIndicates that the value represented by this object has changed and needs to be replicated.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmutate()Ensure that this object replicates.
-