public class ControllerFactory extends Object
Constructor and Description |
---|
ControllerFactory() |
Modifier and Type | Method and Description |
---|---|
Controller |
getController(Class<? extends Controller> controllerClass) |
public Controller getController(Class<? extends Controller> controllerClass) throws InstantiationException, IllegalAccessException
Copyright © 2018. All rights reserved.