Class DefaultFileCommander
java.lang.Object
com.aspectran.daemon.command.polling.AbstractFileCommander
com.aspectran.daemon.command.polling.DefaultFileCommander
- All Implemented Interfaces:
FileCommander
File system-based commander.
Created: 2017. 12. 11.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aspectran.daemon.command.polling.AbstractFileCommander
getCommandExecutor, getDaemon, getPollingInterval, isRequeuable, setPollingInterval
-
Field Details
-
logger
-
-
Constructor Details
-
DefaultFileCommander
- Throws:
Exception
-
-
Method Details
-
getIncomingDir
-
getQueuedDir
-
getCompletedDir
-
getFailedDir
-
requeue
public void requeue() -
polling
public void polling()
-