org.ops4j.pax.construct.util
Class ExcludeSystemBundlesFilter

java.lang.Object
  extended by org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
      extended by org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
          extended by org.ops4j.pax.construct.util.ExcludeSystemBundlesFilter
All Implemented Interfaces:
org.apache.maven.artifact.resolver.filter.ArtifactFilter

public class ExcludeSystemBundlesFilter
extends org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter

Special artifact filter that excludes known OSGi system bundles


Constructor Summary
ExcludeSystemBundlesFilter()
          By default exclude all OSGi system bundles
 
Method Summary
 
Methods inherited from class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
include
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcludeSystemBundlesFilter

public ExcludeSystemBundlesFilter()
By default exclude all OSGi system bundles



Copyright © 2007-2008 OPS4J. All Rights Reserved.