aQute.bnd.service
Interface Deploy

All Known Implementing Classes:
MavenDeploy

public interface Deploy

Deploy this artifact to maven.


Method Summary
 boolean deploy(Project project, String jarName, InputStream jarStream)
           
 

Method Detail

deploy

boolean deploy(Project project,
               String jarName,
               InputStream jarStream)
               throws Exception
Throws:
Exception


Copyright © 2014 aQute SARL. All rights reserved.