GH-3027: RotatingServerAdvice enhancements
Fix checkstyle errors Polishing - wrap code at 120, javadocs at 90; don't use this. on method calls
This commit is contained in:
committed by
Gary Russell
parent
baf875ce26
commit
03b6316d30
@@ -43,8 +43,8 @@ import org.springframework.integration.dsl.IntegrationFlows;
|
||||
import org.springframework.integration.dsl.MessageChannels;
|
||||
import org.springframework.integration.dsl.Pollers;
|
||||
import org.springframework.integration.dsl.StandardIntegrationFlow;
|
||||
import org.springframework.integration.file.remote.aop.KeyDirectory;
|
||||
import org.springframework.integration.file.remote.aop.RotatingServerAdvice;
|
||||
import org.springframework.integration.file.remote.aop.RotatingServerAdvice.KeyDirectory;
|
||||
import org.springframework.integration.file.remote.session.CachingSessionFactory;
|
||||
import org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator;
|
||||
import org.springframework.integration.file.remote.session.DelegatingSessionFactory;
|
||||
|
||||
Reference in New Issue
Block a user