Uses of Interface
com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationChangeEventHandler
Packages that use SandboxApplicationChangeEventHandler
Package
Description
-
Uses of SandboxApplicationChangeEventHandler in com.broadleafcommerce.sandbox.persistence.autoconfigure
Method parameters in com.broadleafcommerce.sandbox.persistence.autoconfigure with type arguments of type SandboxApplicationChangeEventHandlerModifier and TypeMethodDescriptionSandboxPersistenceAutoConfiguration.sandboxApplicationChangeEventListener(List<SandboxApplicationChangeEventHandler> sandboxApplicationChangeEventHandlers) -
Uses of SandboxApplicationChangeEventHandler in com.broadleafcommerce.sandbox.persistence.event
Classes in com.broadleafcommerce.sandbox.persistence.event that implement SandboxApplicationChangeEventHandlerModifier and TypeClassDescriptionclassHandles sandbox actions in response to anApplicationbeing created.Constructor parameters in com.broadleafcommerce.sandbox.persistence.event with type arguments of type SandboxApplicationChangeEventHandlerModifierConstructorDescriptionDefaultSandboxApplicationChangeEventListener(List<SandboxApplicationChangeEventHandler> sandboxApplicationChangeEventHandlers)