Uses of Class
org.springframework.batch.item.sample.FooService

Packages that use FooService
org.springframework.batch.item.adapter   
 

Uses of FooService in org.springframework.batch.item.adapter
 

Methods in org.springframework.batch.item.adapter with parameters of type FooService
 void PropertyExtractingDelegatingItemProccessorIntegrationTests.setFooService(FooService fooService)
           
 void ItemWriterAdapterTests.setFooService(FooService fooService)
           
 void ItemReaderAdapterTests.setFooService(FooService fooService)
           
 



Copyright © 2008 SpringSource. All Rights Reserved.