Class ServiceNameFormatter

java.lang.Object
org.wildfly.clustering.marshalling.spi.SimpleFormatter<org.jboss.msc.service.ServiceName>
org.wildfly.clustering.singleton.server.ServiceNameFormatter
All Implemented Interfaces:
Formatter<org.jboss.msc.service.ServiceName>

@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class) public class ServiceNameFormatter extends SimpleFormatter<org.jboss.msc.service.ServiceName>
Externalizer for a ServiceName.
Author:
Paul Ferraro
  • Constructor Details

    • ServiceNameFormatter

      public ServiceNameFormatter()