Package org.osgi.service.obr
Interface Requirement
public interface Requirement
A named requirement specifies the need for certain capabilities with the same
name.
- Version:
- $Revision: 1.4 $
-
Method Summary
Modifier and TypeMethodDescriptionReturn the filter.getName()
Return the name of the requirement.boolean
isExtend()
boolean
boolean
boolean
isSatisfied
(Capability capability)