|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.dbreplicator.replication
Class RepPrinter
java.lang.Objectorg.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 |
|---|
public static void print(java.lang.String msg)
public static void print(java.lang.Exception ex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.dbreplicator.replication.RepPrinter

