| Package | Description |
|---|---|
| org.apache.felix.framework.capabilityset | |
| org.apache.felix.framework.util.manifestparser |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Capability.getAttribute(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
Capability.getAttributes() |
| Modifier and Type | Field and Description |
|---|---|
List<Attribute> |
ParsedHeaderClause.m_attrs |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
CapabilityImpl.getAttribute(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
CapabilityImpl.getAttributes() |
| Constructor and Description |
|---|
CapabilityImpl(Module module,
String namespace,
List<Directive> dirs,
List<Attribute> attrs) |
ParsedHeaderClause(List<String> paths,
List<Directive> dirs,
List<Attribute> attrs) |
RequirementImpl(Module module,
String namespace,
List<Directive> dirs,
List<Attribute> attrs) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.