org.activemath.webapp.user
Class UserManagerServiceTester
java.lang.Object
org.activemath.webapp.user.UserManagerServiceTester
public class UserManagerServiceTester
- extends Object
XML-RPC client to test remote events.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserManagerServiceTester
public UserManagerServiceTester(String serverUrl)
throws IOException
- Subscribe ourselfs at the remote event server.
- Throws:
IOException
runTest
public void runTest(String userId)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- main method
- Throws:
Exception