org.apache.aries.versioning.check
Class BundleCompatibility
java.lang.Object
org.apache.aries.versioning.check.BundleCompatibility
public class BundleCompatibility
- extends Object
- Version:
- $Rev:$ $Date:$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleCompatibility
public BundleCompatibility(String bundleSymbolicName,
BundleInfo currentBundle,
BundleInfo baseBundle,
URLClassLoader oldJarsLoader,
URLClassLoader newJarsLoader)
getBundleChange
public VersionChange getBundleChange()
getPackageChanges
public Map<String,VersionChange> getPackageChanges()
getBundleElement
public String getBundleElement()
getPkgElements
public StringBuilder getPkgElements()
isBundleVersionCorrect
public boolean isBundleVersionCorrect()
invoke
public BundleCompatibility invoke()
throws IOException
- Throws:
IOException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.