|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.context.IntegrationObjectSupport
org.springframework.integration.file.monitors.AbstractEventDrivenFileMonitor
org.springframework.integration.file.monitors.DirectedEventDrivenFileMonitor
public class DirectedEventDrivenFileMonitor
simply takes a cue / hint (something
| Field Summary |
|---|
| Fields inherited from class org.springframework.integration.context.IntegrationObjectSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
DirectedEventDrivenFileMonitor()
|
|
| Method Summary | |
|---|---|
void |
directlyNotifyOfNewFile(java.io.File file)
|
| Methods inherited from class org.springframework.integration.file.monitors.AbstractEventDrivenFileMonitor |
|---|
installDirectoryIfRequired, monitor, onInit, prescan, publishNewFileReceived, publishNewFileReceived, setAutoCreateDirectory, setExecutor, setFilter, setMaxQueueSize, setScanDirectoryOnLoad, start |
| Methods inherited from class org.springframework.integration.context.IntegrationObjectSupport |
|---|
afterPropertiesSet, getBeanFactory, getComponentName, getComponentType, getConversionService, getTaskScheduler, setBeanFactory, setBeanName, setComponentName, setConversionService, setTaskScheduler, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DirectedEventDrivenFileMonitor()
| Method Detail |
|---|
public void directlyNotifyOfNewFile(java.io.File file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||