Package aQute.bnd.service
Interface MakePlugin
public interface MakePlugin
-
Method Summary
-
Method Details
-
make
This plugin is called when Include-Resource detects a reference to a resource that it can not find in the file system.- Parameters:
builder
- The current buildersource
- The source string (i.e. the place where bnd looked)arguments
- Any arguments on the clause in Include-Resource- Returns:
- A resource or null if no resource could be made
- Throws:
Exception
-