{@code BundleEvent} objects are delivered to{@code SynchronousBundleListener}s and {@code BundleListener}s when a change occurs in a bundle's lifecycle. A type code is used to identify the event type for future extendability.
OSGi Alliance reserves the right to extend the set of types. @Immutable @see BundleListener @see SynchronousBundleListener @author $Id: cd49848213816c4f76541b70be12ac3af7900972 $
|
|