Class SessionIDKeySerializer.InfinispanBeanMetaDataKeyFormatter

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<K>
org.wildfly.clustering.cache.KeyFormatter<org.jboss.ejb.client.SessionID,InfinispanBeanMetaDataKey<org.jboss.ejb.client.SessionID>>
org.wildfly.clustering.ejb.infinispan.bean.SessionIDKeySerializer.InfinispanBeanMetaDataKeyFormatter
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<InfinispanBeanMetaDataKey<org.jboss.ejb.client.SessionID>>
Enclosing class:
SessionIDKeySerializer<K extends org.wildfly.clustering.cache.Key<org.jboss.ejb.client.SessionID>>

@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class) public static class SessionIDKeySerializer.InfinispanBeanMetaDataKeyFormatter extends org.wildfly.clustering.cache.KeyFormatter<org.jboss.ejb.client.SessionID,InfinispanBeanMetaDataKey<org.jboss.ejb.client.SessionID>>
  • 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 extends Object>
  • Field Summary

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

    IDENTITY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    format, getType, parse, wrap

    Methods inherited from class java.lang.Object

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

    • InfinispanBeanMetaDataKeyFormatter

      public InfinispanBeanMetaDataKeyFormatter()