Class TestContentSerializerBundle
java.lang.Object
org.projectnessie.versioned.testworker.TestContentSerializerBundle
- All Implemented Interfaces:
org.projectnessie.versioned.store.ContentSerializerBundle
public class TestContentSerializerBundle
extends Object
implements org.projectnessie.versioned.store.ContentSerializerBundle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregister(org.projectnessie.versioned.store.ContentSerializerRegistry registry)
-
Constructor Details
-
TestContentSerializerBundle
public TestContentSerializerBundle()
-
-
Method Details
-
register
public void register(org.projectnessie.versioned.store.ContentSerializerRegistry registry) - Specified by:
registerin interfaceorg.projectnessie.versioned.store.ContentSerializerBundle
-