|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface that must be implemented by a plugin for the collector component of the aggregator, in order to act as an aggregator formatter.
| 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. |
| Method Detail |
public void initialize(GridServiceBase serviceBase)
throws GridServiceException
GridServiceException
public void deliver(ExtensibilityType message,
java.lang.String sessionID)
throws GridServiceException
GridServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||