org.springframework.integration.samples.quartzoddeven
Class OddLogger

java.lang.Object
  extended by org.springframework.integration.samples.quartzoddeven.OddLogger

public class OddLogger
extends java.lang.Object

Author:
Mark Fisher, Marius Bogoevici

Constructor Summary
OddLogger()
           
 
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

OddLogger

public OddLogger()
Method Detail

log

@Handler
public void log(int i)