Uses of Interface
org.springframework.batch.sample.domain.trade.InvalidCustomerLogger

Packages that use InvalidCustomerLogger
org.springframework.batch.sample.domain.trade   
org.springframework.batch.sample.domain.trade.internal   
 

Uses of InvalidCustomerLogger in org.springframework.batch.sample.domain.trade
 

Methods in org.springframework.batch.sample.domain.trade with parameters of type InvalidCustomerLogger
 void CustomerUpdateProcessor.setInvalidCustomerLogger(InvalidCustomerLogger invalidCustomerLogger)
           
 

Uses of InvalidCustomerLogger in org.springframework.batch.sample.domain.trade.internal
 

Classes in org.springframework.batch.sample.domain.trade.internal that implement InvalidCustomerLogger
 class CommonsLoggingInvalidCustomerLogger
           
 



Copyright © 2009 SpringSource. All Rights Reserved.