Interface DataAggregator
- All Known Implementing Classes:
AbstractTestAggregator,TestAggregatorJaxRs,TestAggregatorJersey,TwitterAggregator
public interface DataAggregator
Data aggregator for listening for events aggregated based on give keywords.
- Author:
- Marek Potociar
-
Method Summary
Modifier and TypeMethodDescriptionvoidstart(String keywords, DataListener msgListener) voidstop()
-
Method Details
-
start
-
stop
void stop()
-