public interface QuiesceCallback
QuiesceParticipant to alert the QuiesceManager that
bundles are quiesced (from the point of view of the participant)| Modifier and Type | Method and Description |
|---|---|
void |
bundleQuiesced(org.osgi.framework.Bundle... bundlesQuiesced)
Notify the quiesce manager that the given bundles are quiesced
(from the point of view of the calling participant)
|
Copyright © 2025. All rights reserved.