Hi, Karaf doesn't have such mechanism out of the box.
However, you can implement your own "controller" for that. It's a bundle that control others based on configuration. Regards JB On 28/03/2019 20:56, imranrazakhan wrote: > We have karaf in Openshift and sharing central configuration through > configmap. We have to start/stop or make available features/bundles on base > of central configuration. > > So if central configuration tag one bundle as enable we will start it or if > central configuration tag feature as disable we should stop that bundle. > > Do karaf support some API to control bundle lifecyle on base of external > configuration. > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
