Class SystemControllerImpl

java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.SystemControllerImpl
All Implemented Interfaces:
SystemController

@Controller("mvc.mainUI")
public class SystemControllerImpl
extends Object
implements SystemController
The main web interface controller.
Author:
Donal Fellows