public class RequirementImpl extends CapReq implements org.osgi.resource.Requirement
CapReq.MODE| Modifier and Type | Field and Description |
|---|---|
(package private) static FilterParser |
fp |
(package private) java.lang.String |
msg |
| Constructor and Description |
|---|
RequirementImpl(java.lang.String namespace,
org.osgi.resource.Resource resource,
java.util.Map<java.lang.String,java.lang.String> directives,
java.util.Map<java.lang.String,java.lang.Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
equals, getAttributes, getDirectives, getNamespace, getResource, hashCode, toStringstatic FilterParser fp
java.lang.String msg