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
ConstructorsConstructorDescriptionDefaultFileCommander(Daemon daemon, com.aspectran.core.context.config.DaemonPollingConfig pollingConfig) -
Method Summary
Methods inherited from class com.aspectran.daemon.command.polling.AbstractFileCommander
getCommandExecutor, getDaemon, getPollingInterval, isRequeuable, setPollingInterval
-
Field Details
-
logger
protected final com.aspectran.utils.logging.Logger logger
-
-
Constructor Details
-
Method Details
-
getIncomingDir
-
getQueuedDir
-
getCompletedDir
-
getFailedDir
-
requeue
public void requeue() -
polling
public void polling()
-