Package | Description |
---|---|
org.apache.felix.ipojo.api.composite |
Modifier and Type | Method and Description |
---|---|
ImportedService |
ImportedService.setAggregate(boolean agg)
Sets the dependency cardinality.
|
ImportedService |
ImportedService.setBindingPolicy(int policy)
Sets the dependency binding policy.
|
ImportedService |
ImportedService.setComparator(java.lang.String cmp)
Sets the dependency comparator.
|
ImportedService |
ImportedService.setFilter(java.lang.String filter)
Sets the dependency filter.
|
ImportedService |
ImportedService.setId(java.lang.String id)
Sets the dependency id.
|
ImportedService |
ImportedService.setOptional(boolean opt)
Sets the dependency optionality.
|
ImportedService |
ImportedService.setScope(java.lang.String scope)
Sets the dependency scope.
|
ImportedService |
ImportedService.setSpecification(java.lang.String spec)
Sets the required service specification.
|
Modifier and Type | Method and Description |
---|---|
CompositeComponentType |
CompositeComponentType.addSubService(ImportedService is)
Adds an imported (sub-)service.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.