|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.unlogic.eagledns.CachedSecondaryZone
public class CachedSecondaryZone
| 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 |
|---|
protected ZoneProvider zoneProvider
| Constructor Detail |
|---|
public CachedSecondaryZone(ZoneProvider zoneProvider,
SecondaryZone secondaryZone)
| Method Detail |
|---|
public SecondaryZone getSecondaryZone()
public void setSecondaryZone(SecondaryZone secondaryZone)
public void update(int axfrTimeout)
axfrTimeout -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||