se.unlogic.eagledns
Interface ZoneProviderUpdatable
- All Known Implementing Classes:
- FileZoneProvider, PathZoneProvider
public interface ZoneProviderUpdatable
Interface that tells Eagle DNS that a ZoneProvider
can trigger a zone reload.
- Author:
- Robert "Unlogic" Olofsson (unlogic@unlogic.se), Michael Neale, Red Hat (JBoss division)
setChangeListener
void setChangeListener(ZoneChangeCallback zoneChangeCallback)
- This method is automatically called by Eagle DNS when the
ZoneProvider
has been instantiated, before the init()
method is called.
- Parameters:
zoneChangeCallback
- Callback handle- See Also:
ZoneChangeCallback
Copyright © 2011. All Rights Reserved.