Class SessionFactoryMapBuilder<T>

java.lang.Object
org.springframework.integration.support.MapBuilder<SessionFactoryMapBuilder<T>,Object,SessionFactory<T>>
org.springframework.integration.file.remote.session.SessionFactoryMapBuilder<T>
Type Parameters:
T - the target system file type.

public class SessionFactoryMapBuilder<T> extends MapBuilder<SessionFactoryMapBuilder<T>,Object,SessionFactory<T>>
A MapBuilder to producer a map that maps objects to SessionFactorys.
Since:
5.0.7
Author:
Gary Russell
  • Constructor Details

    • SessionFactoryMapBuilder

      public SessionFactoryMapBuilder()