public class ScheduledEventProcessorInfoSource extends Object implements EventProcessorInfoSource
EventProcessorInfoSource
that schedule the notification of EventProcessor
s status.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 EventProcessorInfoSource
public void shutdown()
Copyright © 2010–2018. All rights reserved.