Class LocalEmbeddedCacheManagerGroupMemberFormatter
java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<LocalEmbeddedCacheManagerGroupMember>
org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMemberFormatter
- All Implemented Interfaces:
Formatter<LocalEmbeddedCacheManagerGroupMember>
@MetaInfServices(Formatter.class)
public class LocalEmbeddedCacheManagerGroupMemberFormatter
extends Formatter.Provided<LocalEmbeddedCacheManagerGroupMember>
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.marshalling.Formatter
Formatter.Identity, Formatter.Provided<T> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.Formatter.Provided
format, getType, parse, wrap
-
Constructor Details
-
LocalEmbeddedCacheManagerGroupMemberFormatter
public LocalEmbeddedCacheManagerGroupMemberFormatter()
-