Uses of Package
com.broadleafcommerce.sandbox.persistence.event
Packages that use com.broadleafcommerce.sandbox.persistence.event
Package
Description
-
Classes in com.broadleafcommerce.sandbox.persistence.event used by com.broadleafcommerce.sandbox.persistence.autoconfigureClassDescriptionClasses implementing this interface handle
ApplicationChangedEvents
for the sandbox service.Defines the contract for a class that awaits the transmission ofApplicationChangedEvents
so that the sandbox service can respond appropriately.Handles sandbox actions in response to anApplication
being created. -
Classes in com.broadleafcommerce.sandbox.persistence.event used by com.broadleafcommerce.sandbox.persistence.eventClassDescriptionClasses implementing this interface handle
ApplicationChangedEvents
for the sandbox service.Defines the contract for a class that awaits the transmission ofApplicationChangedEvents
so that the sandbox service can respond appropriately.