|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportedService | |
---|---|
org.apache.felix.ipojo.api.composite |
Uses of ImportedService in org.apache.felix.ipojo.api.composite |
---|
Methods in org.apache.felix.ipojo.api.composite that return ImportedService | |
---|---|
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. |
Methods in org.apache.felix.ipojo.api.composite with parameters of type ImportedService | |
---|---|
CompositeComponentType |
CompositeComponentType.addSubService(ImportedService is)
Adds an imported (sub-)service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |