Uses of Class
dev.snowdrop.buildpack.lifecycle.LifecyclePhaseFactory
Packages that use LifecyclePhaseFactory
-
Uses of LifecyclePhaseFactory in dev.snowdrop.buildpack.lifecycle.phases
Constructors in dev.snowdrop.buildpack.lifecycle.phases with parameters of type LifecyclePhaseFactoryModifierConstructorDescriptionAnalyzer(LifecyclePhaseFactory factory) Builder(LifecyclePhaseFactory factory) Creator(LifecyclePhaseFactory factory) Detector(LifecyclePhaseFactory factory) Exporter(LifecyclePhaseFactory factory, boolean runExtended) Extender(LifecyclePhaseFactory factory, String kind) Restorer(LifecyclePhaseFactory factory, BuilderImage originalBuilder)