org.kuali.rice.xml.spring
Class IngestXmlConfig
java.lang.Object
org.kuali.rice.xml.spring.IngestXmlConfig
- All Implemented Interfaces:
- org.kuali.common.util.spring.event.ApplicationEventListenerConfig
@Configuration
@Import(value=org.kuali.common.util.spring.service.SpringServiceConfig.class)
public class IngestXmlConfig
- extends Object
- implements org.kuali.common.util.spring.event.ApplicationEventListenerConfig
Sets up a SmartApplicationListener
that ingests workflow XML when it receives a
ContextRefreshedEvent
.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IngestXmlConfig
public IngestXmlConfig()
applicationEventListener
@Bean
public org.springframework.context.event.SmartApplicationListener applicationEventListener()
- Specified by:
applicationEventListener
in interface org.kuali.common.util.spring.event.ApplicationEventListenerConfig
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.