public class MediatorTreeTraverseUtil extends Object
| Constructor and Description |
|---|
MediatorTreeTraverseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Mediator |
getMediatorReference(SynapseConfiguration synCfg,
Mediator seqMediator,
int[] position)
Returns mediator referece associated with position while traversing the mediator tree.
|
public static Mediator getMediatorReference(SynapseConfiguration synCfg, Mediator seqMediator, int[] position)
synCfg - synapse configuration referenceseqMediator - sequence mediator which traverse happensposition - array of tree nodes specifying position integer with respect to it's parent node
starting from the root parent.Copyright © 2005–2019 Apache Software Foundation. All rights reserved.