public class PeriodicScheduler extends AbstractScheduler implements Runnable
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
appLogger
Constructor and Description |
---|
PeriodicScheduler() |
Modifier and Type | Method and Description |
---|---|
void |
notifyData(Data data)
Method called by collectors when they collect new Data.
|
void |
run() |
void |
start()
Method called when component iPOJO is starting.
|
void |
stop()
Method called when stopping the component.
|
fireEvent, getData, getSourcesIds, init, process, setConnectedScheduler
public void stop()
public void start()
public void notifyData(Data data)
notifyData
in interface IScheduler
notifyData
in class AbstractScheduler
data
- notified data.Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.