Class OnRuleEngineModuleSwapCompletedListener<T>

java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<RuleEngineModuleSwapCompletedEvent>
de.hybris.platform.ruleengine.event.OnRuleEngineModuleSwapCompletedListener<T>
All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<RuleEngineModuleSwapCompletedEvent>

public class OnRuleEngineModuleSwapCompletedListener<T> extends AbstractEventListener<RuleEngineModuleSwapCompletedEvent>
triggered after the (local) rule publication has been completed. If the publication was successful, this listener shuts down and removes any old kie session pool.