Class ActionManagerImpl

java.lang.Object
ru.cg.webbpm.studio.platform.impl.action_system.ActionManagerImpl
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, ActionManager

@Component public class ActionManagerImpl extends Object implements ActionManager, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
user: Ildar date: 21.02.15
  • Constructor Details

    • ActionManagerImpl

      @Autowired public ActionManagerImpl(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
  • Method Details