Java org.springframework.integration.file DefaultFileNameGenerator fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.file DefaultFileNameGenerator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.file DefaultFileNameGenerator.

The text is from its open source code.

Constructor

Method

voidsetBeanFactory(BeanFactory beanFactory)
Specify a BeanFactory in order to enable resolution via @beanName in the expression.
voidsetConversionService(ConversionService conversionService)
voidsetExpression(String expression)
Specify an expression to be evaluated against the Message in order to generate a file name.