|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MakePlugin
| Method Summary | |
|---|---|
Resource |
make(Builder builder,
String source,
Map<String,String> arguments)
This plugin is called when Include-Resource detects a reference to a resource that it can not find in the file system. |
| Method Detail |
|---|
Resource make(Builder builder,
String source,
Map<String,String> arguments)
throws Exception
builder - The current buildersource - The source string (i.e. the place where bnd looked)arguments - Any arguments on the clause in Include-Resource
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||