LocalResource
, Resource
, org.osgi.framework.BundleReference
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 | 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, wait
getCapabilities, getCategories, getId, getPresentationName, getProperties, getRequirements, getSize, getSymbolicName, getURI, getVersion
addCapability, addCategory, addRequire, equals, getCapabilities, getCategories, getId, getPresentationName, getProperties, getRepository, getRequirements, getSize, getSymbolicName, getURI, getVersion, hashCode, put, put, setRepository
public boolean isLocal()
Resource
isLocal
in interface Resource
isLocal
in class ResourceImpl
public org.osgi.framework.Bundle getBundle()
getBundle
in interface org.osgi.framework.BundleReference
public String toString()
toString
in class ResourceImpl
Copyright © 2018. All rights reserved.