|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.bundleplugin.AbstractDependencyFilter
public abstract class AbstractDependencyFilter
Apply clause-based filter over given dependencies
Constructor Summary | |
---|---|
AbstractDependencyFilter(java.util.Collection dependencyArtifacts)
|
Method Summary | |
---|---|
protected abstract void |
processDependencies(java.lang.String inline,
java.util.Collection filteredDependencies)
|
protected void |
processInstructions(java.util.Map instructions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDependencyFilter(java.util.Collection dependencyArtifacts)
Method Detail |
---|
protected final void processInstructions(java.util.Map instructions) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected abstract void processDependencies(java.lang.String inline, java.util.Collection filteredDependencies)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |