Class OSGiResourceImpl
java.lang.Object
org.apache.felix.bundlerepository.impl.OSGiResourceImpl
- All Implemented Interfaces:
org.osgi.resource.Resource
-
Constructor Summary
ConstructorsConstructorDescriptionOSGiResourceImpl(List<? extends org.osgi.resource.Capability> caps, List<? extends org.osgi.resource.Requirement> reqs) -
Method Summary
Modifier and TypeMethodDescriptionList<org.osgi.resource.Capability> getCapabilities(String namespace) List<org.osgi.resource.Requirement> getRequirements(String namespace) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.osgi.resource.Resource
equals, hashCode
-
Constructor Details
-
OSGiResourceImpl
-
-
Method Details
-
getCapabilities
-
getRequirements
-