|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.bnd.filerepo.FileRepo
@Deprecated public class FileRepo
| Constructor Summary | |
|---|---|
FileRepo(File root)
Deprecated. |
|
| Method Summary | |
|---|---|
File[] |
get(String bsn,
VersionRange versionRange)
Deprecated. Get a list of URLs to bundles that are constrained by the bsn and versionRange. |
File |
get(String bsn,
VersionRange range,
int strategy)
Deprecated. |
List<String> |
list(String regex)
Deprecated. |
File |
put(String bsn,
Version version)
Deprecated. |
List<Version> |
versions(String bsn)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileRepo(File root)
| Method Detail |
|---|
public File[] get(String bsn,
VersionRange versionRange)
throws Exception
Exception
public List<String> list(String regex)
throws Exception
Exception
public List<Version> versions(String bsn)
throws Exception
Exception
public File get(String bsn,
VersionRange range,
int strategy)
throws Exception
Exception
public File put(String bsn,
Version version)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||