org.apache.felix.bundlerepository
Class LocalRepositoryImpl.LocalResourceImpl

java.lang.Object
  extended by org.apache.felix.bundlerepository.ResourceImpl
      extended by org.apache.felix.bundlerepository.LocalRepositoryImpl.LocalResourceImpl
All Implemented Interfaces:
Resource
Enclosing class:
LocalRepositoryImpl

public static class LocalRepositoryImpl.LocalResourceImpl
extends ResourceImpl


Field Summary
 
Fields inherited from interface org.osgi.service.obr.Resource
COPYRIGHT, DESCRIPTION, DOCUMENTATION_URL, ID, KEYS, LICENSE_URL, PRESENTATION_NAME, SIZE, SOURCE_URL, SYMBOLIC_NAME, URL, VERSION
 
Method Summary
 Bundle getBundle()
           
 
Methods inherited from class org.apache.felix.bundlerepository.ResourceImpl
addCapability, addCategory, addRequire, equals, getCapabilities, getCategories, getId, getPresentationName, getProperties, getRepository, getRequirements, getSymbolicName, getURL, getVersion, hashCode, put, setRepository
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBundle

public Bundle getBundle()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.