- All Implemented Interfaces:
- EventListener, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
@Service
public class ExecutionServiceImpl
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.context.ApplicationContextAware
Execute defined (mostly database) changes.
- Since:
- 11-07-2013
- Author:
- Marek Romanowski