Uses of Interface
org.fedoraproject.xmvn.repository.Repository
-
Packages that use Repository Package Description org.fedoraproject.xmvn.repository org.fedoraproject.xmvn.repository.impl -
-
Uses of Repository in org.fedoraproject.xmvn.repository
Methods in org.fedoraproject.xmvn.repository that return Repository Modifier and Type Method Description RepositoryRepositoryConfigurator. configureRepository(java.lang.String repoId)RepositoryRepositoryConfigurator. configureRepository(java.lang.String repoId, java.lang.String namespace) -
Uses of Repository in org.fedoraproject.xmvn.repository.impl
Methods in org.fedoraproject.xmvn.repository.impl that return Repository Modifier and Type Method Description RepositoryDefaultRepositoryConfigurator. configureRepository(java.lang.String repoId)RepositoryDefaultRepositoryConfigurator. configureRepository(java.lang.String repoId, java.lang.String namespace)
-