|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Consumer
| Method Summary | |
|---|---|
String |
getAttributeFilter()
This is not the same as the filter which you might get, say, by parsing a blueprint reference. |
ResourceType |
getType()
Return the resource type |
boolean |
isMultiple()
Whether the resources consumed can be multiple. |
boolean |
isOptional()
Whether the resource consumed can be optional. |
boolean |
isSatisfied(Provider capability)
Whether the provider object satisfies the consume criteria. |
| Method Detail |
|---|
ResourceType getType()
String getAttributeFilter()
boolean isMultiple()
boolean isOptional()
boolean isSatisfied(Provider capability)
capability - The provider capability
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||