org.eclipse.gemini.blueprint.extender.internal.activator
Class DefaultVersionMatcher

java.lang.Object
  extended by org.eclipse.gemini.blueprint.extender.internal.activator.DefaultVersionMatcher

public class DefaultVersionMatcher
extends Object

Author:
Costin Leau

Constructor Summary
DefaultVersionMatcher(String versionHeader, org.osgi.framework.Version expectedVersion)
           
 
Method Summary
 boolean matchVersion(org.osgi.framework.Bundle bundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultVersionMatcher

public DefaultVersionMatcher(String versionHeader,
                             org.osgi.framework.Version expectedVersion)
Method Detail

matchVersion

public boolean matchVersion(org.osgi.framework.Bundle bundle)


Copyright © 2006-2012. All Rights Reserved.