Wire Tap
Wire tap is used to forward a copy of each messages received to a listener.

Required properties
- You must set at least one of the following properties (In each case, the default value is the component name):
- endpoint
- service
- interfaceName
- The target is where the routed message is to be sent.
- The inListener is where the copy of the message is to be sent.
Note: A Wire Tap has two outputs: the target and the inListener.