public class EmxImportServiceRegistrator extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.core.Ordered
| Constructor and Description |
|---|
EmxImportServiceRegistrator(ImportServiceFactory importServiceFactory,
ImportService emxImportService) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
public EmxImportServiceRegistrator(ImportServiceFactory importServiceFactory, ImportService emxImportService)
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2015. All Rights Reserved.