|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.adapter.file.DefaultFileNameGenerator
public class DefaultFileNameGenerator
Default implementation of the filename generator strategy. Concatenates the message id and the current timestamp.
| Field Summary |
|---|
| Fields inherited from interface org.springframework.integration.adapter.file.FileNameGenerator |
|---|
FILENAME_PROPERTY_KEY |
| Constructor Summary | |
|---|---|
DefaultFileNameGenerator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generateFileName(Message<?> message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFileNameGenerator()
| Method Detail |
|---|
public java.lang.String generateFileName(Message<?> message)
generateFileName in interface FileNameGenerator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||