public interface BlueprintContainerRestartService
Modifier and Type | Method and Description |
---|---|
void |
restartContainerAndDependents(org.osgi.framework.Bundle bundle)
Restarts the blueprint container for the given bundle and all its dependent containers in an atomic
and orderly manner.
|
void restartContainerAndDependents(org.osgi.framework.Bundle bundle)
bundle
- the bundle to restartCopyright © 2019 OpenDaylight. All rights reserved.