COMPONENT - The type of the component.CAPABILITY - The type of the capability.public interface ComponentRequirement<COMPONENT,CAPABILITY extends org.osgi.resource.Capability>
extends org.osgi.resource.Requirement
| Modifier and Type | Method and Description |
|---|---|
Class<CAPABILITY> |
getAcceptedCapabilityType() |
String |
getRequirementId() |
ComponentRevision<COMPONENT> |
getResource() |
boolean |
isSatisfied() |
Class<CAPABILITY> getAcceptedCapabilityType()
String getRequirementId()
ComponentRevision<COMPONENT> getResource()
getResource in interface org.osgi.resource.Requirementboolean isSatisfied()
Copyright © 2011–2015 Everit Kft.. All rights reserved.