JavaDoc


RepPrinter

org.dbreplicator.replication
Class RepPrinter

java.lang.Object
  extended by org.dbreplicator.replication.RepPrinter

public class RepPrinter
extends java.lang.Object

This is a testing message printer class , that when printOFF is set to false prints passed messages.


Field Summary
static boolean deleteFiles
          When U want to delete the temporary files, make print to false.
 
Constructor Summary
RepPrinter()
           
 
Method Summary
static void print(java.lang.Exception ex)
           
static void print(java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

deleteFiles

public static final boolean deleteFiles
When U want to delete the temporary files, make print to false.

See Also:
Constant Field Values
Constructor Detail

RepPrinter

public RepPrinter()
Method Detail

print

public static void print(java.lang.String msg)

print

public static void print(java.lang.Exception ex)



Powered by Drupal - Theme by Danger4k