public class LocalResourceImpl extends ResourceImpl implements LocalResource
CATEGORY, COPYRIGHT, DESCRIPTION, DOCUMENTATION_URI, ID, JAVADOC_URI, LICENSE_URI, MANIFEST_VERSION, PRESENTATION_NAME, SIZE, SOURCE_URI, SYMBOLIC_NAME, URI, VERSION| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.Bundle |
getBundle() |
boolean |
isLocal()
Returns whether this resource is a local one or not.
|
java.lang.String |
toString() |
addCapability, addCategory, addRequire, equals, getCapabilities, getCategories, getId, getPresentationName, getProperties, getRepository, getRequirements, getSize, getSymbolicName, getURI, getVersion, hashCode, put, put, setRepositoryclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCapabilities, getCategories, getId, getPresentationName, getProperties, getRequirements, getSize, getSymbolicName, getURI, getVersionpublic boolean isLocal()
ResourceisLocal in interface ResourceisLocal in class ResourceImplpublic org.osgi.framework.Bundle getBundle()
getBundle in interface org.osgi.framework.BundleReferencepublic java.lang.String toString()
toString in class ResourceImplCopyright © 2006-2017 The Apache Software Foundation. All Rights Reserved.