Class KarafSystemReady

    • Constructor Detail

      • KarafSystemReady

        @Inject
        public KarafSystemReady​(org.osgi.framework.BundleContext bundleContext,
                                org.apache.karaf.bundle.core.BundleService bundleService)
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • stop

        @PreDestroy
        public void stop()
      • run

        public void run()
        Specified by:
        run in interface Runnable