Class EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<EmbeddedCacheManagerGroupMember>
org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<EmbeddedCacheManagerGroupMember>
Enclosing class:
EmbeddedCacheManagerGroupMemberSerializer

@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class) public static class EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter extends org.wildfly.clustering.marshalling.Formatter.Provided<EmbeddedCacheManagerGroupMember>
Formatter of a cache container-based group member.
Author:
Paul Ferraro
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.wildfly.clustering.marshalling.Formatter

    org.wildfly.clustering.marshalling.Formatter.Identity, org.wildfly.clustering.marshalling.Formatter.Provided<T>
  • Field Summary

    Fields inherited from interface org.wildfly.clustering.marshalling.Formatter

    IDENTITY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates a formatter of a group member.
  • Method Summary

    Methods inherited from class org.wildfly.clustering.marshalling.Formatter.Provided

    format, getType, parse, wrap

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AddressGroupMemberFormatter

      public AddressGroupMemberFormatter()
      Creates a formatter of a group member.