wt.replication.receiver
Class EMBReceiverLauncher

java.lang.Object
  extended bywt.replication.receiver.EMBReceiverLauncher

public class EMBReceiverLauncher
extends Object

Helper class implements static methods to log messages in wt.replication.receiver Package.


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
private static String rootPath
           
 
Constructor Summary
EMBReceiverLauncher()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

rootPath

private static String rootPath
Constructor Detail

EMBReceiverLauncher

public EMBReceiverLauncher()
Method Detail

main

public static void main(String[] args)