Package org.oddjob.beanbus
Interface BusFilter<F,T>
- Type Parameters:
F- The from type.T- The to type.
- All Known Implementing Classes:
AbstractFilter,BadBeanFilter,Batcher,BeanCopy,BeanDiagnostics,BeanFilter,BusCollect,BusLimit,BusMap,SQLResultsBean,SQLResultsSheet,TransformerScript,UnPack,ValveFilter
A bus component that is a filter in the Pipes and Filters design
pattern sense.
- Author:
- rob
-
Method Summary