public interface ArtifactListener
ArtifactTransformer or
ArtifactInstaller.| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(java.io.File artifact)
Returns true if the listener can process the given artifact.
|
boolean canHandle(java.io.File artifact)
artifact - the artifact to checktrue if this listener supports
the given artifact, false otherwiseCopyright © 2014 FuseSource, Corp.. All Rights Reserved.