org.drools.examples.wumpus
Class WumpusWorldServer
java.lang.Object
org.drools.examples.wumpus.WumpusWorldServer
public class WumpusWorldServer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WumpusWorldServer
public WumpusWorldServer()
main
public static void main(String[] args)
throws InterruptedException
- Throws:
InterruptedException
init
public void init()
throws InterruptedException
- Throws:
InterruptedException
setData
public void setData(GameView data)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.