|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.plugins.resolver.AbstractResolver
org.apache.ivy.plugins.resolver.BasicResolver
org.apache.ivy.osgi.repo.AbstractOSGiResolver
org.apache.ivy.osgi.obr.OBRResolver
public class OBRResolver
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.ivy.osgi.repo.AbstractOSGiResolver |
---|
AbstractOSGiResolver.RequirementStrategy |
Field Summary |
---|
Fields inherited from class org.apache.ivy.plugins.resolver.BasicResolver |
---|
DATE_FORMAT, DESCRIPTOR_OPTIONAL, DESCRIPTOR_REQUIRED |
Constructor Summary | |
---|---|
OBRResolver()
|
Method Summary | |
---|---|
protected void |
init()
|
void |
setForceMetadataUpdate(java.lang.Boolean forceMetadataUpdate)
|
void |
setMetadataTtl(java.lang.Long metadataTtl)
|
void |
setRepoXmlFile(java.lang.String repositoryXmlFile)
|
void |
setRepoXmlURL(java.lang.String repositoryXmlURL)
|
Methods inherited from class org.apache.ivy.osgi.repo.AbstractOSGiResolver |
---|
checkModuleDescriptorRevision, ensureInit, filterNames, findArtifactRef, findBundle, findCapability, findIvyFileRef, findNames, findResource, get, getRepository, getResource, isAllownomd, listTokenValues, publish, setRepoDescriptor, setRequirementStrategy, setRequirementStrategy |
Methods inherited from class org.apache.ivy.plugins.resolver.BasicResolver |
---|
acceptLatest, clearArtifactAttempts, clearIvyAttempts, doFindArtifactRef, download, download, exists, findFirstArtifactRef, getAndCheck, getArtifactRef, getChecksumAlgorithms, getDefaultRMDParser, getDependency, getPublicationDate, getRMDParser, getWorkspaceName, isCheckconsistency, isEnvDependent, isForce, listModules, listOrganisations, listRevisions, listTokenValues, locate, logArtifactAttempt, logAttempt, logIvyAttempt, parse, reportFailure, reportFailure, setAllownomd, setCheckconsistency, setChecksums, setDescriptor, setEnvDependent, setForce, setWorkspaceName, shouldReturnResolvedModule, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OBRResolver()
Method Detail |
---|
public void setRepoXmlFile(java.lang.String repositoryXmlFile)
public void setRepoXmlURL(java.lang.String repositoryXmlURL)
public void setMetadataTtl(java.lang.Long metadataTtl)
public void setForceMetadataUpdate(java.lang.Boolean forceMetadataUpdate)
protected void init()
init
in class AbstractOSGiResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |