org.codehaus.wadi.impl
Class SleepingReplicater
java.lang.Object
org.codehaus.wadi.impl.SleepingReplicater
- All Implemented Interfaces:
- Replicater
- public class SleepingReplicater
- extends Object
- implements Replicater
Field Summary |
protected long |
_delay
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_delay
protected final long _delay
SleepingReplicater
public SleepingReplicater(long delay)
getReusingStore
public boolean getReusingStore()
- Specified by:
getReusingStore
in interface Replicater
create
public void create(Object tmp)
- Specified by:
create
in interface Replicater
update
public void update(Object tmp)
- Specified by:
update
in interface Replicater
destroy
public void destroy(Object tmp)
- Specified by:
destroy
in interface Replicater
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.