INTSAMPLES-54 - Code Review: Rename DelayerApp to PollerApp
This commit is contained in:
@@ -2,7 +2,7 @@ package org.springframework.integration.samples.helloworld;
|
||||
|
||||
import org.springframework.context.support.ClassPathXmlApplicationContext;
|
||||
|
||||
public class DelayerApp {
|
||||
public class PollerApp {
|
||||
|
||||
/**
|
||||
* Simple application that polls the current system time 2 times every
|
||||
Reference in New Issue
Block a user