com.uwyn.drone.core
Class BotFactory

java.lang.Object
  extended bycom.uwyn.drone.core.BotFactory

public abstract class BotFactory
extends Object


Constructor Summary
BotFactory()
           
 
Method Summary
static boolean contains(String name)
           
static Bot get(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotFactory

public BotFactory()
Method Detail

get

public static Bot get(String name)

contains

public static boolean contains(String name)


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.