|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--fr.paris5.shaman.insight.client.OperationCombiner
Merges the result of one OperationService invocation with the
operation passed as input parameter. This is especially useful for
avoiding recasting operation result.
| Constructor Summary | |
OperationCombiner(OperationService operationService)
|
|
| Method Summary | |
void |
execute(Operation operation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OperationCombiner(OperationService operationService)
| Method Detail |
public void execute(Operation operation)
throws java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||