com.tootsville.tvilleimport
Class TvilleImport

java.lang.Object
  extended by com.tootsville.tvilleimport.TvilleImport

public class TvilleImport
extends Object

This class should be fired off precisely once: to import the current state of the "tville" database into the new Darkstar server engine.

Author:
brpocock

Constructor Summary
TvilleImport(BraqueGame osiris)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TvilleImport

public TvilleImport(BraqueGame osiris)
Parameters:
osiris - WRITEME
Method Detail

run

public void run()