Class LocalNodeFormatter

java.lang.Object
org.wildfly.clustering.server.infinispan.group.LocalNodeFormatter
All Implemented Interfaces:
Formatter<LocalNode>

@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class) public class LocalNodeFormatter extends Object implements Formatter<LocalNode>
Resolver for a LocalNode.
Author:
Paul Ferraro