|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.bundlerepository.impl.ResourceImpl
org.apache.felix.bundlerepository.impl.LocalResourceImpl
public class LocalResourceImpl
Field Summary |
---|
Fields inherited from interface org.apache.felix.bundlerepository.Resource |
---|
CATEGORY, COPYRIGHT, DESCRIPTION, DOCUMENTATION_URI, ID, JAVADOC_URI, LICENSE_URI, MANIFEST_VERSION, PRESENTATION_NAME, SIZE, SOURCE_URI, SYMBOLIC_NAME, URI, VERSION |
Method Summary | |
---|---|
org.osgi.framework.Bundle |
getBundle()
|
boolean |
isLocal()
Returns whether this resource is a local one or not. |
java.lang.String |
toString()
|
Methods inherited from class org.apache.felix.bundlerepository.impl.ResourceImpl |
---|
addCapability, addCategory, addRequire, equals, getCapabilities, getCategories, getId, getPresentationName, getProperties, getRepository, getRequirements, getSize, getSymbolicName, getURI, getVersion, hashCode, put, put, setRepository |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean isLocal()
Resource
isLocal
in interface Resource
isLocal
in class ResourceImpl
public org.osgi.framework.Bundle getBundle()
public java.lang.String toString()
toString
in class ResourceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |