org.infinispan.cli.interpreter.codec
Class CodecRegistry
java.lang.Object
org.infinispan.cli.interpreter.codec.CodecRegistry
public class CodecRegistry
- extends Object
CodecRegistry.
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final Log log
CodecRegistry
public CodecRegistry(ClassLoader cl)
getCodecs
public Collection<Codec> getCodecs()
getCodec
public Codec getCodec(String name)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.