public class BundleInstallListener extends Object implements SynchronousBundleListener
Constructor and Description |
---|
BundleInstallListener() |
Modifier and Type | Method and Description |
---|---|
void |
bundleChanged(BundleEvent event)
Receives notification that a bundle has had a lifecycle change.
|
public void bundleChanged(BundleEvent event)
BundleListener
bundleChanged
in interface BundleListener
event
- The BundleEvent
.Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.