com.spinn3r.api.qa
Class PostRate

java.lang.Object
  extended by com.spinn3r.api.qa.PostRate

public class PostRate
extends java.lang.Object


Field Summary
static long INTERVAL
          How far behind should be start by default?
 
Constructor Summary
PostRate(Client client)
           
 
Method Summary
 void exec()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERVAL

public static long INTERVAL
How far behind should be start by default?

Constructor Detail

PostRate

public PostRate(Client client)
Method Detail

exec

public void exec()
          throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © Tailrank Inc. All Rights Reserved.