public class ControllerFactory extends Object
ControllerFactory()
Controller
getController(Class<? extends Controller> controllerClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ControllerFactory()
public Controller getController(Class<? extends Controller> controllerClass) throws InstantiationException, IllegalAccessException
InstantiationException
IllegalAccessException
Copyright © 2017. All rights reserved.