|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.core.cache.CacheDownloadOptions
org.apache.ivy.core.cache.CacheResourceOptions
public class CacheResourceOptions
Constructor Summary | |
---|---|
CacheResourceOptions()
|
Method Summary | |
---|---|
long |
getTtl()
|
void |
setTtl(long ttl)
|
Methods inherited from class org.apache.ivy.core.cache.CacheDownloadOptions |
---|
getListener, isForce, setForce, setListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheResourceOptions()
Method Detail |
---|
public void setTtl(long ttl)
public long getTtl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |