public interface ArtifactListener
ArtifactTransformer or
ArtifactInstaller.| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(File artifact)
Returns true if the listener can process the given artifact.
|
boolean canHandle(File artifact)
artifact - the artifact to checktrue if this listener supports
the given artifact, false otherwiseCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.