|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MergeStrategy

| Method Summary | |
|---|---|
void |
merge(FederatedNode federatedNode,
List<Contribution> contributions,
ExecutionContext context)
Merge the contributions into a single |
| Method Detail |
|---|
void merge(FederatedNode federatedNode,
List<Contribution> contributions,
ExecutionContext context)
federatedNode - the federated node into which the contributions are to be merged; never nullcontributions - the contributions to the node; never null, never empty, and never containing nullscontext - the context in which this operation is to be performed; never null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||