|
|||||||||
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.plugins.resolver.AbstractPatternsBasedResolver
org.apache.ivy.plugins.resolver.RepositoryResolver
org.apache.ivy.plugins.resolver.MirroredURLResolver
public class MirroredURLResolver
Field Summary |
---|
Fields inherited from class org.apache.ivy.plugins.resolver.BasicResolver |
---|
DATE_FORMAT, DESCRIPTOR_OPTIONAL, DESCRIPTOR_REQUIRED |
Constructor Summary | |
---|---|
MirroredURLResolver()
|
Method Summary | |
---|---|
java.lang.String |
getTypeName()
|
void |
setMirrorListUrl(java.net.URL mirrorListUrl)
|
void |
validate()
Validates the Validatable, throwing an IllegalStateException if the current state is
not valid. |
Methods inherited from class org.apache.ivy.plugins.resolver.RepositoryResolver |
---|
download, dumpSettings, exist, findResourceUsingPattern, findTokenValues, get, getDestination, getRepository, getResource, isAlwaysCheckExactRevision, listResources, listTokenValues, publish, put, putChecksum, putSignature, setAlwaysCheckExactRevision, setName, setRepository, setSettings, setSigner |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MirroredURLResolver()
Method Detail |
---|
public void setMirrorListUrl(java.net.URL mirrorListUrl)
public java.lang.String getTypeName()
getTypeName
in class RepositoryResolver
public void validate()
Validatable
IllegalStateException
if the current state is
not valid.
validate
in interface Validatable
validate
in class AbstractResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |