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 Repository
RepositoryConfigurator. configureRepository(java.lang.String repoId)
Repository
RepositoryConfigurator. 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 Repository
DefaultRepositoryConfigurator. configureRepository(java.lang.String repoId)
Repository
DefaultRepositoryConfigurator. configureRepository(java.lang.String repoId, java.lang.String namespace)
-