org.eclipse.osgi.internal.module
Class GenericCapability

java.lang.Object
  extended by org.eclipse.osgi.internal.module.VersionSupplier
      extended by org.eclipse.osgi.internal.module.GenericCapability

public class GenericCapability
extends VersionSupplier


Field Summary
 
Fields inherited from class org.eclipse.osgi.internal.module.VersionSupplier
base
 
Method Summary
 BundleDescription getBundleDescription()
           
 ResolverBundle getResolverBundle()
           
 
Methods inherited from class org.eclipse.osgi.internal.module.VersionSupplier
getBaseDescription, getName, getVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getBundleDescription

public BundleDescription getBundleDescription()
Specified by:
getBundleDescription in class VersionSupplier

getResolverBundle

public ResolverBundle getResolverBundle()


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.