public interface Repository
Modifier and Type | Method and Description |
---|---|
long |
getLastModified() |
String |
getName()
Return the name of this reposotory.
|
Resource[] |
getResources()
Return the resources for this repository.
|
URL |
getURL()
Return the associated URL for the repository.
|
Copyright © 2006-2014 OSGi Alliance. All Rights Reserved.