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