Class LockPurgeHandler

java.lang.Object
com.broadleafcommerce.subscription.service.LockPurgeHandler
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<LockPurgedEvent>

public class LockPurgeHandler extends Object implements org.springframework.context.ApplicationListener<LockPurgedEvent>
This class listens for LockPurgedEvent and reverts or commits the subscription and its related entities.