Package aQute.bnd.service.generate
Interface Generator<O>
public interface Generator<O>
-
Method Summary
-
Method Details
-
generate
Generate files- Parameters:
context
- the contextoptions
- a spec interface- Returns:
- set of modified files
- Throws:
Exception
-