se.unlogic.eagledns
Class CachedSecondaryZone

java.lang.Object
  extended by se.unlogic.eagledns.CachedSecondaryZone

public class CachedSecondaryZone
extends Object


Field Summary
protected  ZoneProvider zoneProvider
           
 
Constructor Summary
CachedSecondaryZone(ZoneProvider zoneProvider, SecondaryZone secondaryZone)
           
 
Method Summary
 SecondaryZone getSecondaryZone()
           
 void setSecondaryZone(SecondaryZone secondaryZone)
           
 void update(int axfrTimeout)
          Updates this secondary zone from the primary zone
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

zoneProvider

protected ZoneProvider zoneProvider
Constructor Detail

CachedSecondaryZone

public CachedSecondaryZone(ZoneProvider zoneProvider,
                           SecondaryZone secondaryZone)
Method Detail

getSecondaryZone

public SecondaryZone getSecondaryZone()

setSecondaryZone

public void setSecondaryZone(SecondaryZone secondaryZone)

update

public void update(int axfrTimeout)
Updates this secondary zone from the primary zone

Parameters:
axfrTimeout -


Copyright © 2011. All Rights Reserved.