| Package | Description |
|---|---|
| org.jboss.osgi.metadata |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ParameterizedAttribute.getAttribute(String name)
Get an attribute by name.
|
Parameter |
ParameterizedAttribute.getDirective(String name)
Get a directive by name.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Parameter> |
ParameterizedAttribute.getAttributes()
Get the attributes.
|
Map<String,Parameter> |
ParameterizedAttribute.getDirectives()
Get the declerations
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataLogger.warnCannotCreateValueForParameter(org.jboss.osgi.metadata.internal.ValueCreator<?> creator,
Parameter parameter) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.