Class DefaultEncoderRegistry

java.lang.Object
org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
All Implemented Interfaces:
org.infinispan.marshall.core.EncoderRegistry, EncoderRegistry

public class DefaultEncoderRegistry extends Object implements EncoderRegistry
Custom EncoderRegistry that supports transcoder removal.
Author:
Paul Ferraro