クラス
jp.terasoluna.fw.collector.file.FileCollectorConfig の使用

FileCollectorConfig を使用しているパッケージ
jp.terasoluna.fw.collector.file ファイルコレクタ 
 

jp.terasoluna.fw.collector.file での FileCollectorConfig の使用
 

FileCollectorConfig を返す jp.terasoluna.fw.collector.file のメソッド
 FileCollectorConfig<P> FileCollectorConfig.addExceptionHandler(CollectorExceptionHandler exceptionHandler)
          CollectorExceptionHandlerを設定する
 FileCollectorConfig<P> FileCollectorConfig.addExecuteByConstructor(boolean executeByConstructor)
          コンストラクタで処理を実行するフラグを設定する
 FileCollectorConfig<P> FileCollectorConfig.addQueueSize(int queueSize)
          キューサイズを設定する
 FileCollectorConfig<P> FileCollectorConfig.addValidationErrorHandler(ValidationErrorHandler validationErrorHandler)
          ValidationErrorHandlerを設定する
 FileCollectorConfig<P> FileCollectorConfig.addValidator(org.springframework.validation.Validator validator)
          Validatorを設定する
 

FileCollectorConfig 型のパラメータを持つ jp.terasoluna.fw.collector.file のコンストラクタ
FileCollector(FileCollectorConfig<P> config)
          FileCollectorコンストラクタ.
FileValidateCollector(FileCollectorConfig<P> config)
          FileValidateCollectorコンストラクタ.
 



Copyright © 2012. All Rights Reserved.