|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BindingsValuesProvider
Service interface which allows for the Bindings object.
| Field Summary | |
|---|---|
static String |
CONTEXT
The name of the multi-value service property that defines the context(s) to which a BindingsValuesProvider applies. |
static String |
DEFAULT_CONTEXT
The default value of the CONTEXT service property, used for compatibility with previous versions of this bundle that didn't require it. |
| Method Summary | |
|---|---|
void |
addBindings(Bindings bindings)
Add objects to the Bindings object. |
| Field Detail |
|---|
static final String CONTEXT
@DEFAULT_CONTEXT
static final String DEFAULT_CONTEXT
| Method Detail |
|---|
void addBindings(Bindings bindings)
bindings - the Bindings object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||