LocalResource, Resource, org.osgi.framework.BundleReferencepublic 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 | Description |
|---|---|---|
org.osgi.framework.Bundle |
getBundle() |
|
boolean |
isLocal() |
Returns whether this resource is a local one or not.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCapabilities, getCategories, getId, getPresentationName, getProperties, getRequirements, getSize, getSymbolicName, getURI, getVersionaddCapability, addCategory, addRequire, equals, getCapabilities, getCategories, getId, getPresentationName, getProperties, getRepository, getRequirements, getSize, getSymbolicName, getURI, getVersion, hashCode, put, put, setRepositorypublic boolean isLocal()
ResourceisLocal in interface ResourceisLocal in class ResourceImplpublic org.osgi.framework.Bundle getBundle()
getBundle in interface org.osgi.framework.BundleReferencepublic String toString()
toString in class ResourceImplCopyright © 2018. All rights reserved.