public interface BuildStrategy
InputStream build(Map<String,URL> resources, Map<String,String> headers)
resources - resources to be considered in the build.headers - headers to be considered in the buildInputStream containing built assembly (usually a jar/bundle in this context)Copyright © 2007–2015 OPS4J - Open Participation Software for Java. All rights reserved.