de.nava.informa.utils
Interface PersistChanGrpMgrObserverIF
- All Superinterfaces:
- ChannelObserverIF
public interface PersistChanGrpMgrObserverIF
- extends ChannelObserverIF
Additional events that can be observed for PersistChanGrpMgr
Method Summary |
void |
pollingNow(String name,
int pollingCount,
boolean startstop)
Called to indicate either the start or end of one polling action |
pollingNow
void pollingNow(String name,
int pollingCount,
boolean startstop)
- Called to indicate either the start or end of one polling action
- Parameters:
name
- Name of the PersistChanGrpMgrpollingCount
- how many times this group has polled its feeds so farstartstop
- true for start, false for stop
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.