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)
BundleListenerbundleChanged in interface BundleListenerevent - The BundleEvent.Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.