public class ScheduledEventProcessorInfoSource extends Object implements EventProcessorInfoSource
| Constructor and Description |
|---|
ScheduledEventProcessorInfoSource(int initialDelay,
int schedulingPeriod,
EventProcessorInfoSource delegate) |
public ScheduledEventProcessorInfoSource(int initialDelay,
int schedulingPeriod,
EventProcessorInfoSource delegate)
public void start()
public void notifyInformation()
notifyInformation in interface EventProcessorInfoSourcepublic void shutdown()
Copyright © 2010–2018. All rights reserved.