com.partnersoft.v3x.apps.Propagate
Class PropagationTroubleshooting

java.lang.Object
  extended by com.partnersoft.v3x.util.App
      extended by com.partnersoft.v3x.apps.Propagate.PropagationTroubleshooting

public class PropagationTroubleshooting
extends App

Helps troubleshoot and test propagations.


Constructor Summary
PropagationTroubleshooting()
           
 
Method Summary
 void initializeImp(PropMap args)
           
 void runImp()
           
 
Methods inherited from class com.partnersoft.v3x.util.App
die, die, exit, launch, runApp, setupApp, setupAppLogging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropagationTroubleshooting

public PropagationTroubleshooting()
Method Detail

runImp

public void runImp()
            throws java.lang.Exception
Specified by:
runImp in class App
Throws:
java.lang.Exception

initializeImp

public void initializeImp(PropMap args)
                   throws java.lang.Exception
Specified by:
initializeImp in class App
Throws:
java.lang.Exception