setExitChain

 

public void setExitChain(List collection);

Inserts a collection of receive exits into the chain.

Parameters

  • collection - a List object which defines the receive exits which are to be chained.


uj15380_