org.osgi.service.obr
public interface Requirement
Version: $Revision: 1.4 $
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) |