Uses of Interface
de.codecentric.reedelk.platform.services.hotswap.HotSwapListener
-
Packages that use HotSwapListener Package Description de.codecentric.reedelk.platform de.codecentric.reedelk.platform.services de.codecentric.reedelk.platform.services.hotswap -
-
Uses of HotSwapListener in de.codecentric.reedelk.platform
Classes in de.codecentric.reedelk.platform that implement HotSwapListener Modifier and Type Class Description classPlatform -
Uses of HotSwapListener in de.codecentric.reedelk.platform.services
Constructors in de.codecentric.reedelk.platform.services with parameters of type HotSwapListener Constructor Description ServicesManager(EventListener eventListener, HotSwapListener hotSwapListener, ModulesManager modulesManager, org.osgi.service.cm.ConfigurationAdmin configurationAdmin) -
Uses of HotSwapListener in de.codecentric.reedelk.platform.services.hotswap
Constructors in de.codecentric.reedelk.platform.services.hotswap with parameters of type HotSwapListener Constructor Description DefaultHotSwapService(org.osgi.framework.BundleContext context, HotSwapListener listener)
-