|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorListBuilder | |
|---|---|
| org.robokind.api.common.osgi.lifecycle | |
| Uses of DescriptorListBuilder in org.robokind.api.common.osgi.lifecycle |
|---|
| Methods in org.robokind.api.common.osgi.lifecycle that return DescriptorListBuilder | |
|---|---|
DescriptorListBuilder |
DescriptorListBuilder.add(String localDependencyId,
Class clazz,
String filter)
Creates and adds a DependencyDescriptor with the given values. |
DescriptorListBuilder |
DescriptorListBuilder.addId(String localDependencyId,
Class clazz,
String idPropertyName,
String serviceId)
Creates and adds a DependencyDescriptor with the given values. |
DescriptorListBuilder |
DescriptorListBuilder.addId(String localDependencyId,
Class clazz,
String idPropertyName,
String serviceId,
String filter)
Creates and adds a DependencyDescriptor with the given values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||