public class ObjectTransactionManager
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
ObjectTransactionManager(ObjectService objService,
int cycleTime) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public ObjectTransactionManager(ObjectService objService, int cycleTime)
objService
- ObjectServicecycleTime
- Time between each full object save in ms.