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, setRepository
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCapabilities, getCategories, getId, getPresentationName, getProperties, getRequirements, getSize, getSymbolicName, getURI, getVersion
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 java.lang.String toString()
toString
in class ResourceImpl
Copyright © 2006-2017 The Apache Software Foundation. All Rights Reserved.