Class ServiceNameFormatter

  • All Implemented Interfaces:
    org.wildfly.clustering.marshalling.spi.Formatter<org.jboss.msc.service.ServiceName>

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

      • ServiceNameFormatter

        public ServiceNameFormatter()