T
public interface BusDriver<T> extends Runnable, Outbound<T>
It is not required to implement this interface to be a driver on a bean bus.
run
setTo