Uses of Interface
se.unlogic.eagledns.ZoneChangeCallback

Packages that use ZoneChangeCallback
se.unlogic.eagledns   
se.unlogic.eagledns.zoneproviders.file   
 

Uses of ZoneChangeCallback in se.unlogic.eagledns
 

Methods in se.unlogic.eagledns with parameters of type ZoneChangeCallback
 void ZoneProviderUpdatable.setChangeListener(ZoneChangeCallback zoneChangeCallback)
          This method is automatically called by Eagle DNS when the ZoneProvider has been instantiated, before the init() method is called.
 

Uses of ZoneChangeCallback in se.unlogic.eagledns.zoneproviders.file
 

Methods in se.unlogic.eagledns.zoneproviders.file with parameters of type ZoneChangeCallback
 void FileZoneProvider.setChangeListener(ZoneChangeCallback ev)
           
 



Copyright © 2011. All Rights Reserved.