org.springframework.integration.samples.oddeven
Class EvenLogger

java.lang.Object
  extended by org.springframework.integration.samples.oddeven.EvenLogger

public class EvenLogger
extends java.lang.Object

Author:
Mark Fisher

Constructor Summary
EvenLogger()
           
 
Method Summary
 void log(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvenLogger

public EvenLogger()
Method Detail

log

@Handler
public void log(int i)