protected static class FabResolverFactoryImpl.FeaturesMatchingFilter extends java.lang.Object implements Filter<DependencyTree>, FeatureCollector
| Constructor and Description |
|---|
FabResolverFactoryImpl.FeaturesMatchingFilter(org.apache.karaf.features.FeaturesService service,
FabConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
getCollection() |
boolean |
matches(DependencyTree dependencyTree) |
public FabResolverFactoryImpl.FeaturesMatchingFilter(org.apache.karaf.features.FeaturesService service,
FabConfiguration configuration)
public java.util.Collection<java.lang.String> getCollection()
getCollection in interface Collector<java.lang.String>public boolean matches(DependencyTree dependencyTree)
matches in interface Filter<DependencyTree>Copyright © 2016 Red Hat. All Rights Reserved.