Package | Description |
---|---|
org.fedoraproject.xmvn.config | |
org.fedoraproject.xmvn.resolver.impl.depmap |
Modifier and Type | Method and Description |
---|---|
Stereotype |
Stereotype.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<Stereotype> |
Repository.getStereotypes()
Method getStereotypes.
|
Modifier and Type | Method and Description |
---|---|
void |
Repository.addStereotype(Stereotype stereotype)
Method addStereotype.
|
void |
Repository.removeStereotype(Stereotype stereotype)
Method removeStereotype.
|
Modifier and Type | Method and Description |
---|---|
void |
Repository.setStereotypes(List<Stereotype> stereotypes)
Set list of artifact types that can be stored in this
repository.
|
Modifier and Type | Method and Description |
---|---|
Repository |
RepositoryFactory.getInstance(List<Stereotype> stereotypes,
Properties properties,
org.codehaus.plexus.util.xml.Xpp3Dom configuration)
Deprecated.
Create a resolver instance configured with given set of properties and repository-specific XML configuration.
|
Repository |
RepositoryFactory.getInstance(List<Stereotype> stereotypes,
Properties properties,
org.codehaus.plexus.util.xml.Xpp3Dom configuration,
String namespace)
Deprecated.
Create a resolver instance configured with given set of properties and repository-specific XML configuration.
|
Repository |
CompoundRepositoryFactory.getInstance(List<Stereotype> stereotypes,
Properties properties,
org.codehaus.plexus.util.xml.Xpp3Dom configuration,
String namespace)
Deprecated.
|
protected Repository |
JppRepositoryFactory.newInstance(String namespace,
Path root,
List<Stereotype> stereotypes)
Deprecated.
|
protected Repository |
FlatRepositoryFactory.newInstance(String namespace,
Path root,
List<Stereotype> stereotypes)
Deprecated.
|
protected Repository |
MavenRepositoryFactory.newInstance(String namespace,
Path root,
List<Stereotype> stereotypes)
Deprecated.
|
Copyright © 2012-2015 Red Hat, Inc.. All Rights Reserved.