public class BundleRepoDescriptor extends RepoDescriptor
| Constructor and Description |
|---|
BundleRepoDescriptor(java.net.URI baseUri,
ExecutionEnvironmentProfileProvider profileProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getLastModified() |
java.lang.String |
getName() |
void |
populate(java.util.Iterator it) |
void |
setLastModified(java.lang.Long lastModified) |
void |
setName(java.lang.String name) |
add, addBundle, equals, findModule, getBaseUri, getCapabilityValues, getModuleByCapbilities, getModules, hashCode, toStringpublic BundleRepoDescriptor(java.net.URI baseUri,
ExecutionEnvironmentProfileProvider profileProvider)