Package org.oddjob.beanbus
Interface Outbound<T>
- Type Parameters:
T-
- All Known Implementing Classes:
AbstractFilter,BadBeanFilter,Batcher,BeanCopy,BeanDiagnostics,BeanFilter,BeanSheet,BusCollect,BusLimit,BusMap,EventJobBase,EventServiceBase,EventWatchComponent,FileWatchService,ForEvents,IterableBusDriver,ListSource,OutboundEventSource,PathWatchEvents,ScriptParser,SQLResultsBean,SQLResultsSheet,StreamWatcher,TransformerScript,Trigger,UnPack,ValveFilter,When
public interface Outbound<T>
A bus component that has a single standard destination.
- Author:
- rob
-
Method Summary
-
Method Details
-
setTo
Set the out bound destination.- Parameters:
destination-
-