Class ApplicationEventPublisherRepository

java.lang.Object
org.togglz.spring.repository.ApplicationEventPublisherRepository
All Implemented Interfaces:
StateRepository

public class ApplicationEventPublisherRepository extends Object implements StateRepository
Implementation of StateRepository that publishes a FeatureStateChangedEvent when the StateRepository.setFeatureState(FeatureState) method is called
Author:
Igor Khudoshin