Class TestContentSerializerBundle

  • All Implemented Interfaces:
    org.projectnessie.versioned.store.ContentSerializerBundle

    public class TestContentSerializerBundle
    extends java.lang.Object
    implements org.projectnessie.versioned.store.ContentSerializerBundle
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void register​(org.projectnessie.versioned.store.ContentSerializerRegistry registry)  
      • Methods inherited from class java.lang.Object

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

      • TestContentSerializerBundle

        public TestContentSerializerBundle()
    • Method Detail

      • register

        public void register​(org.projectnessie.versioned.store.ContentSerializerRegistry registry)
        Specified by:
        register in interface org.projectnessie.versioned.store.ContentSerializerBundle