public class RepositoryTypesRegistry extends Object
Constructor and Description |
---|
RepositoryTypesRegistry(com.google.common.collect.ImmutableMap<String,Class<? extends Module>> repositoryTypes)
Creates new repository with given map of types
|
Modifier and Type | Method and Description |
---|---|
Class<? extends Module> |
type(String type)
Returns repository module class for the given type
|
Copyright © 2009–2015. All rights reserved.