Modifier and Type | Class and Description |
---|---|
class |
ConfigurationDependency
Configuration dependency that can track the availability of a (valid) configuration.
|
class |
ServiceDependency
Service dependency that can track an OSGi service.
|
Modifier and Type | Method and Description |
---|---|
ServiceComponentDependency[] |
ServiceComponent.getComponentDependencies()
Returns a list of dependencies associated with this service component.
|
ServiceComponentDependency[] |
ServiceImpl.getComponentDependencies() |
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.