Class FelixRequirementAdapter
java.lang.Object
org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- All Implemented Interfaces:
org.osgi.resource.Requirement
-
Constructor Summary
ConstructorsConstructorDescriptionFelixRequirementAdapter(Requirement requirement, org.osgi.resource.Resource resource) -
Method Summary
-
Constructor Details
-
FelixRequirementAdapter
-
-
Method Details
-
getAttributes
-
getDirectives
-
getNamespace
- Specified by:
getNamespacein interfaceorg.osgi.resource.Requirement
-
getResource
public org.osgi.resource.Resource getResource()- Specified by:
getResourcein interfaceorg.osgi.resource.Requirement
-
matches
public boolean matches(org.osgi.resource.Capability capability) -
equals
-
hashCode
-
toString
-