Uses of Class
de.iip_ecosphere.platform.services.environment.switching.AbstractStrategy
-
Packages that use AbstractStrategy Package Description de.iip_ecosphere.platform.services.environment.switching Runtime service switching support. -
-
Uses of AbstractStrategy in de.iip_ecosphere.platform.services.environment.switching
Subclasses of AbstractStrategy in de.iip_ecosphere.platform.services.environment.switching Modifier and Type Class Description classStartNewStopOldStarts the new service first, stops then the old.classStopOldStartNewStarts the new service first, stops then the old.
-