Class ArtefactResolver


  • public class ArtefactResolver
    extends java.lang.Object
    Author:
    Sam Adams
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void resolve​(Artefact artefact, ArtefactSource source, java.io.File target)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArtefactResolver

        public ArtefactResolver()
    • Method Detail

      • resolve

        public void resolve​(Artefact artefact,
                            ArtefactSource source,
                            java.io.File target)
                     throws java.io.IOException,
                            net.sf.jnati.NativeCodeException
        Throws:
        java.io.IOException
        net.sf.jnati.NativeCodeException