org.eclipse.osgi.internal.module
Class ResolverExport

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

public class ResolverExport
extends VersionSupplier


Field Summary
 
Fields inherited from class org.eclipse.osgi.internal.module.VersionSupplier
base
 
Method Summary
 BundleDescription getBundleDescription()
           
 ExportPackageDescription getExportPackageDescription()
           
 
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

getExportPackageDescription

public ExportPackageDescription getExportPackageDescription()

getBundleDescription

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


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