|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.base.aggregator.ServiceDataAggregationSink
DataAggregationSink which republishes aggregated SDEs as the same SDEs on the local service.
| Constructor Summary | |
ServiceDataAggregationSink()
|
|
| Method Summary | |
void |
deliver(ExtensibilityType message,
java.lang.String sessionID)
Delivers a message with the assumption that the message data will be aggregated as its native type and into whatever data storage format is used by the underlying DataAggregationSink class. |
void |
initialize(GridServiceBase serviceBase)
Called after the aggregator manager has initialized itself, to give the DataAggregationSink a chance to initialize any necessary state from the context of the GridServiceBase parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceDataAggregationSink()
| Method Detail |
public void initialize(GridServiceBase serviceBase)
throws GridServiceException
DataAggregationSink
initialize in interface DataAggregationSinkGridServiceException
public void deliver(ExtensibilityType message,
java.lang.String sessionID)
throws GridServiceException
DataAggregationSink
deliver in interface DataAggregationSinkGridServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||