Uses of Interface
de.iip_ecosphere.platform.services.environment.switching.Strategy
Packages that use Strategy
Package
Description
Runtime service switching support.
-
Uses of Strategy in de.iip_ecosphere.platform.services.environment.switching
Classes in de.iip_ecosphere.platform.services.environment.switching that implement StrategyModifier and TypeClassDescriptionclassBasic strategy implementation.classStarts the new service first, stops then the old.classStarts the new service first, stops then the old.Methods in de.iip_ecosphere.platform.services.environment.switching that return StrategyModifier and TypeMethodDescriptiondefault StrategyServiceSelector.createStrategy()Returns the switching strategy.