Package aQute.bnd.maven.lib.resolve
Interface PostProcessor
-
- All Known Implementing Classes:
LocalPostProcessor
,RemotePostProcessor
public interface PostProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.aether.resolution.ArtifactResult
postProcessResult(org.eclipse.aether.resolution.ArtifactResult resolvedArtifact)
-