wt.dataops.containermove
Class StandardContainerMoveService.Timer

java.lang.Object
  extended bywt.dataops.containermove.StandardContainerMoveService.Timer
Enclosing class:
StandardContainerMoveService

private static class StandardContainerMoveService.Timer
extends Object


Field Summary
private  String name
           
private  long startTime
           
 
Constructor Summary
StandardContainerMoveService.Timer(String name)
           
 
Method Summary
 void printElapsedTime(String interval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

private String name

startTime

private long startTime
Constructor Detail

StandardContainerMoveService.Timer

public StandardContainerMoveService.Timer(String name)
Method Detail

printElapsedTime

public void printElapsedTime(String interval)