public class FtpConsumerAlternateConfiguration extends FtpConsumerConfiguration
| Constructor and Description |
|---|
FtpConsumerAlternateConfiguration() |
getActive, getAgeOfFiles, getChecksum, getChronological, getChunking, getChunkSize, getCleanupJournalOnComplete, getClientID, getConnectionTimeout, getDataTimeout, getDestructive, getFilenamePattern, getFilterDuplicates, getFilterOnFilename, getFilterOnLastModifiedDate, getFtpsIsImplicit, getFtpsKeyStoreFilePassword, getFtpsKeyStoreFilePath, getFtpsPort, getFtpsProtocol, getIsFTPS, getIsRecursive, getMaxRetryAttempts, getMaxRows, getMinAge, getMoveOnSuccess, getMoveOnSuccessNewPath, getPassword, getPasswordFilePath, getRemoteHost, getRemotePort, getRenameOnSuccess, getRenameOnSuccessExtension, getSocketTimeout, getSourceDirectory, getSourceDirectoryURLFactory, getSystemKey, getUsername, setActive, setAgeOfFiles, setChecksum, setChronological, setChunking, setChunkSize, setCleanupJournalOnComplete, setClientID, setConnectionTimeout, setDataTimeout, setDestructive, setFilenamePattern, setFilterDuplicates, setFilterOnFilename, setFilterOnLastModifiedDate, setFtpsIsImplicit, setFtpsKeyStoreFilePassword, setFtpsKeyStoreFilePath, setFtpsPort, setFtpsProtocol, setIsFTPS, setIsRecursive, setMaxRetryAttempts, setMaxRows, setMinAge, setMoveOnSuccess, setMoveOnSuccessNewPath, setPassword, setPasswordFilePath, setRemoteHost, setRemotePort, setRenameOnSuccess, setRenameOnSuccessExtension, setSocketTimeout, setSourceDirectory, setSourceDirectoryURLFactory, setSystemKey, setUsernamegetCronExpression, getTimezone, isEager, isIgnoreMisfire, setCronExpression, setEager, setIgnoreMisfire, setTimezonepublic String getAlternateRemoteHost()
public void setAlternateRemoteHost(String alternateRemoteHost)
alternateRemoteHost - the alternateRemoteHost to setpublic Integer getAlternateRemotePort()
public void setAlternateRemotePort(Integer alternateRemotePort)
alternateRemotePort - the alternateRemotePort to setpublic Integer getAlternateMaxRetryAttempts()
public void setAlternateMaxRetryAttempts(Integer alternateMaxRetryAttempts)
alternateMaxRetryAttempts - the alternateMaxRetryAttempts to setpublic String getAlternateUsername()
public void setAlternateUsername(String alternateUsername)
alternateUsername - the alternateUsername to setpublic String getAlternatePassword()
public void setAlternatePassword(String alternatePassword)
alternatePassword - the alternatePassword to setpublic Boolean getAlternateActive()
public void setAlternateActive(Boolean alternateActive)
alternateActive - the alternateActive to setpublic Integer getAlternateConnectionTimeout()
public void setAlternateConnectionTimeout(Integer alternateConnectionTimeout)
alternateConnectionTimeout - the alternateConnectionTimeout to setpublic Integer getAlternateDataTimeout()
public void setAlternateDataTimeout(Integer alternateDataTimeout)
alternateDataTimeout - the alternateDataTimeout to setpublic Integer getAlternateSocketTimeout()
public void setAlternateSocketTimeout(Integer alternateSocketTimeout)
alternateSocketTimeout - the alternateSocketTimeout to setpublic String getAlternateSystemKey()
public void setAlternateSystemKey(String alternateSystemKey)
alternateSystemKey - the alternateSystemKey to setpublic void validate()
throws javax.resource.spi.InvalidPropertyException
validate in class FtpConsumerConfigurationjavax.resource.spi.InvalidPropertyException - if combination of configured properties is invalidCopyright © 2007-2017 Ikasan. All Rights Reserved.