Package org.reficio.p2.bundler
Interface ArtifactBundler
-
- All Known Implementing Classes:
AquteBundler
public interface ArtifactBundler- Since:
- 1.1.0
- Author:
- Tom Bujok (tom.bujok@gmail.com)
Reficio (TM) - Reestablish your software!
http://www.reficio.org
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions)
-
-
-
Method Detail
-
execute
void execute(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions)
-
-