A bundle activator is a optionally provide by a bundle. The app runtime calls the bundle activator when the bundle, that declares it, is started or stopped.
Optional
Called from the app runtime when the bundle is started.
Called from the app runtime when the bundle is stopped.
A bundle activator is a optionally provide by a bundle. The app runtime calls the bundle activator when the bundle, that declares it, is started or stopped.