|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.dependency.utils.filters.AbstractArtifactsFilter
public abstract class AbstractArtifactsFilter
| Constructor Summary | |
|---|---|
AbstractArtifactsFilter()
|
|
| Method Summary | |
|---|---|
boolean |
okToProcess(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.plugin.logging.Log log)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.plugin.dependency.utils.filters.ArtifactsFilter |
|---|
filter |
| Constructor Detail |
|---|
public AbstractArtifactsFilter()
| Method Detail |
|---|
public boolean okToProcess(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoExecutionException
okToProcess in interface ArtifactsFilterorg.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||