org.drools.examples.pacman
Class PacmanGui.ConsoleExitPoint

java.lang.Object
  extended by org.drools.examples.pacman.PacmanGui.ConsoleExitPoint
All Implemented Interfaces:
org.drools.runtime.ExitPoint
Enclosing class:
PacmanGui

public static class PacmanGui.ConsoleExitPoint
extends Object
implements org.drools.runtime.ExitPoint


Constructor Summary
PacmanGui.ConsoleExitPoint(PacmanGui gui)
           
 
Method Summary
 void insert(Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacmanGui.ConsoleExitPoint

public PacmanGui.ConsoleExitPoint(PacmanGui gui)
Method Detail

insert

public void insert(Object arg)
Specified by:
insert in interface org.drools.runtime.ExitPoint


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.