|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.bundlerepository.impl.SystemRepositoryImpl
public class SystemRepositoryImpl
| Field Summary |
|---|
| Fields inherited from interface org.apache.felix.bundlerepository.Repository |
|---|
LOCAL, SYSTEM |
| Constructor Summary | |
|---|---|
SystemRepositoryImpl(org.osgi.framework.BundleContext context,
org.apache.felix.utils.log.Logger logger)
|
|
| Method Summary | |
|---|---|
long |
getLastModified()
Return the last modification date of this repository |
java.lang.String |
getName()
Return the name of this repository. |
Resource[] |
getResources()
Return the resources for this repository. |
java.lang.String |
getURI()
Return the associated URL for the repository. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemRepositoryImpl(org.osgi.framework.BundleContext context,
org.apache.felix.utils.log.Logger logger)
| Method Detail |
|---|
public java.lang.String getURI()
Repository
getURI in interface Repositorypublic Resource[] getResources()
Repository
getResources in interface Repositorypublic java.lang.String getName()
Repository
getName in interface Repositorypublic long getLastModified()
Repository
getLastModified in interface Repository
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||