Package org.projectnessie.model.types
Interface RepositoryConfigTypeRegistry
-
public interface RepositoryConfigTypeRegistryAn implementation of this interface is passed toRepositoryConfigTypeBundles.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidregister(java.lang.Class<? extends RepositoryConfig> type)
-
-
-
Method Detail
-
register
void register(java.lang.Class<? extends RepositoryConfig> type)
-
-