AGAnudeep Garnepudiinadapttoaem.hashnode.dev00OSGi Bundle ActivatorJan 10 · 2 min read · A Bundle Activator is a Java class that allows you to hook into a bundle’s lifecycle. It lets you execute custom logic when: A bundle starts A bundle stops In simple terms: A Bundle Activator is Join discussion