@Component(value="cuba_TriggerFilesProcessor")
public class TriggerFilesProcessor
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
TriggerFilesProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
process() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setConfiguration(Configuration configuration) |
public static final java.lang.String NAME
@Inject public void setConfiguration(Configuration configuration)
@PostConstruct public void init()
public void process()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException