Package de.hybris.platform.core.initialization
package de.hybris.platform.core.initialization
-
ClassDescriptionThe
@SystemSetupis an annotation (as a hock-in mechanism) for executing methods during the init/update process for given extensions.Describes, when the method should be called.Describes, at which point the method should be called.DAO responsible for SystemPatch related reads/writes.TheSystemSetupCollectorcollects all classes and methods which will be used during init/update process of the platform according to the usedSystemSetupannotation.This class stores everything which is needed to call the hooked methodThis class represents the context of the current SystemSetup which is usedThis class represents a single parameter used by theSystemSetupThis annotation can be used to annotate a class that it returns a Map ofSystemSetupParameter