org.acme
Class MagicGBallClient
java.lang.Object
org.acme.MagicGBallClient
- public class MagicGBallClient
- extends Object
Run this app client from the command line and pass in a question as an argument.
- Version:
- $Rev: 411947 $ $Date: 2006-06-05 16:26:17 -0700 (Mon, 05 Jun 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MagicGBallClient
public MagicGBallClient()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
ask
public void ask(String question)
throws Exception
- Throws:
Exception
Copyright © 2006 Apache Software Foundation. All Rights Reserved.