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
- Specified by:
getAttributes
in interfaceorg.osgi.resource.Requirement
-
getDirectives
- Specified by:
getDirectives
in interfaceorg.osgi.resource.Requirement
-
getNamespace
- Specified by:
getNamespace
in interfaceorg.osgi.resource.Requirement
-
getResource
public org.osgi.resource.Resource getResource()- Specified by:
getResource
in interfaceorg.osgi.resource.Requirement
-
matches
public boolean matches(org.osgi.resource.Capability capability) -
equals
-
hashCode
public int hashCode() -
toString
-