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>
Externalizerfor aServiceName.- Author:
- Paul Ferraro
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classServiceNameFormatter.ServiceNameExternalizer
-
Constructor Summary
Constructors Constructor Description ServiceNameFormatter()
-