| Package | Description |
|---|---|
| org.apache.felix.scr.impl.inject | |
| org.apache.felix.scr.impl.metadata |
| Constructor | Description |
|---|---|
BindMethods(ReferenceMetadata m_dependencyMetadata,
Class<?> instanceClass,
DSVersion dsVersion,
boolean configurableServiceProperties) |
|
FieldHandler(ReferenceMetadata metadata,
Class<?> componentClass) |
Create a new field handler
|
FieldMethods(ReferenceMetadata m_dependencyMetadata,
Class<?> instanceClass,
DSVersion dsVersion,
boolean configurableServiceProperties) |
| Modifier and Type | Method | Description |
|---|---|---|
List<ReferenceMetadata> |
ComponentMetadata.getDependencies() |
Returns the dependency descriptors
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ComponentMetadata.addDependency(ReferenceMetadata newReference) |
Used to add a reference metadata to the component
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.