I've added a newline to test whether Confluence is as whip smart as a custom adapter written in 1 minute with Spring Integration is about reacting to and notifying users of deltas in state, or, events.

This commit is contained in:
Josh Long
2010-08-16 21:06:16 +00:00
parent f3156ad85e
commit ddd5ed9791

View File

@@ -16,8 +16,12 @@ import java.util.concurrent.Executor;
* Implementation of {@link org.springframework.integration.endpoint.metadata.MetadataPersister} that knows how to write metadata
* to a {@link java.util.Properties} instance.
* <p/>
*
*
* TODO could this perhaps participate or at least be aware of our transaction synchronization mechanism? IE: no guarantees, but we at least try to write on commit()s?
*
*
*
* @author Josh Long
*/
public class PropertiesBasedMetadataPersister implements MetadataPersister<String>, InitializingBean {