Class DeployCompletedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.broadleafcommerce.data.tracking.core.service.DeployCompletedEvent
All Implemented Interfaces:
Serializable

public class DeployCompletedEvent extends org.springframework.context.ApplicationEvent
Notify listeners in the current JVM of deployment completion
See Also: