public class DefaultVersionMatcher extends Object
Constructor and Description |
---|
DefaultVersionMatcher(String versionHeader,
org.osgi.framework.Version expectedVersion) |
Modifier and Type | Method and Description |
---|---|
boolean |
matchVersion(org.osgi.framework.Bundle bundle) |
public DefaultVersionMatcher(String versionHeader, org.osgi.framework.Version expectedVersion)
Copyright © 2006–2014. All rights reserved.