|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.ivy.ant.IvyTask
org.apache.ivy.ant.IvyPostResolveTask
org.apache.ivy.ant.IvyCacheTask
org.apache.ivy.ant.IvyResources
public class IvyResources
| Field Summary |
|---|
| Fields inherited from class org.apache.ivy.ant.IvyTask |
|---|
ANT_PROJECT_CONTEXT_KEY |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
target, taskName, taskType |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
IvyResources()
|
|
| Method Summary | |
|---|---|
void |
doExecute()
The real logic of task execution after project has been set in the context. |
boolean |
isFilesystemOnly()
|
java.util.Iterator |
iterator()
|
void |
setCache(boolean b)
|
void |
setDescription(java.lang.String desc)
|
void |
setLocation(org.apache.tools.ant.Location location)
|
void |
setProject(org.apache.tools.ant.Project project)
|
void |
setRefid(org.apache.tools.ant.types.Reference ref)
|
int |
size()
|
| Methods inherited from class org.apache.ivy.ant.IvyCacheTask |
|---|
getArtifactReports |
| Methods inherited from class org.apache.ivy.ant.IvyPostResolveTask |
|---|
createConflict, createDependency, createExclude, ensureResolved, getArtifactFilter, getBranch, getConf, getConfsToResolve, getConfsToResolve, getFile, getLog, getModule, getOrganisation, getResolvedModuleId, getResolvedMrid, getResolvedReport, getResolveId, getResolveMode, getRevision, getType, isChanging, isHaltonfailure, isInline, isKeep, isRefresh, isTransitive, isUseOrigin, prepareAndCheck, setBranch, setCache, setChanging, setConf, setFile, setHaltonfailure, setInline, setKeep, setLog, setModule, setOrganisation, setRefresh, setResolveId, setResolveMode, setRevision, setTransitive, setType, setupResolve, setUseOrigin |
| Methods inherited from class org.apache.ivy.ant.IvyTask |
|---|
cacheAttributeNotSupported, doValidate, execute, finalizeTask, getIvyInstance, getProperty, getProperty, getProperty, getProperty, getPubDate, getResolvedConfigurations, getResolvedDescriptor, getResolvedDescriptor, getResolvedDescriptor, getResolvedDescriptor, getResolvedReport, getSettings, getSettingsRef, isValidate, mergeConfs, prepareTask, setResolved, setResolved, setSettingsRef, setValidate, splitConfs, toString |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IvyResources()
| Method Detail |
|---|
public void setLocation(org.apache.tools.ant.Location location)
setLocation in class org.apache.tools.ant.ProjectComponentpublic void setProject(org.apache.tools.ant.Project project)
setProject in class org.apache.tools.ant.ProjectComponentpublic void setDescription(java.lang.String desc)
setDescription in class org.apache.tools.ant.ProjectComponentpublic void setRefid(org.apache.tools.ant.types.Reference ref)
public void setCache(boolean b)
public boolean isFilesystemOnly()
isFilesystemOnly in interface org.apache.tools.ant.types.ResourceCollectionpublic java.util.Iterator iterator()
iterator in interface org.apache.tools.ant.types.ResourceCollectionpublic int size()
size in interface org.apache.tools.ant.types.ResourceCollection
public void doExecute()
throws org.apache.tools.ant.BuildException
IvyTask
doExecute in class IvyTaskorg.apache.tools.ant.BuildException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||