|
[OSGi OBR Service API] | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Requirement
A named requirement specifies the need for certain capabilities with the same name.
| Method Summary | |
|---|---|
String |
getComment()
|
String |
getFilter()
Return the filter. |
String |
getName()
Return the name of the requirement. |
boolean |
isExtend()
|
boolean |
isMultiple()
|
boolean |
isOptional()
|
boolean |
isSatisfied(Capability capability)
|
| Method Detail |
|---|
String getName()
String getFilter()
boolean isMultiple()
boolean isOptional()
boolean isExtend()
String getComment()
boolean isSatisfied(Capability capability)
|
[OSGi OBR Service API] | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||