Interface | Description |
---|---|
MandatoryServiceDependencyManager |
Manager dealing with the dependencies of mandatory OSGi importers.
|
Class | Description |
---|---|
DefaultMandatoryDependencyManager |
Default implementation of
MandatoryServiceDependencyManager which determines the relationship between
importers and exporters and unpublishes exported service if they dependent, transitively, on imported OSGi services
that are mandatory and cannot be satisfied. |
MandatoryDependencyBeanPostProcessor |
BeanPostProcessor registered for detecting the dependency between service importer and service exporters.
|
Copyright © 2006–2019. All rights reserved.