net.sf.juoserver.protocol
Class ControllerFactoryImpl
java.lang.Object
net.sf.juoserver.protocol.ControllerFactoryImpl
- All Implemented Interfaces:
- ControllerFactory
public class ControllerFactoryImpl
- extends Object
- implements ControllerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControllerFactoryImpl
public ControllerFactoryImpl()
createController
public Controller createController(ClientHandler clientHandler)
- Specified by:
createController
in interface ControllerFactory
getCore
public Core getCore()
setCore
public void setCore(Core core)
getConfiguration
public Configuration getConfiguration()
setConfiguration
public void setConfiguration(Configuration configuration)
Copyright © 2010-2012. All Rights Reserved.