Package uk.ac.manchester.spinnaker.alloc.web
package uk.ac.manchester.spinnaker.alloc.web
The user-facing web interface to the new spalloc service. Connected quite
deeply with both Apache CXF and Spring MVC.
-
ClassDescriptionDescribes what action a method is to take.Enables a web service class to move processing a request into a background task easily.An action that produces a response, usually handled asynchronously.Utilities to support MVC controllers.Creates a
ModelAndView
on demand.A request to create a job.Describes a request for an allocation of given dimensions.Describes a request for a specific board.Describes a newly-created job.A request to report an issue with some boards.Describes a board that has an issue.Describes whether an issue with a board was reported successfully.The state of a job.The list of jobs.Describes the current state of power of the machine (or at least the portion of it allocated to a job), or a state that the user wants us to switch into.The description of an individual machine.The description of machines known to the service.A brief, summary description of a machine.Sets up the login page and static resource mappings.A process in a list of processes.Thrown to indicate various sorts of problems with the service.The client provided bad arguments in a request.The response is empty.A resource is no longer believed to exist.A resource cannot be located.A simple controller for the root of the service.The description of the overall service.The REST API for the SpiNNaker machine allocation service.Interface to a particular job.Interface to a particular machine.The implementation of the user-facing REST API.Describes an allocation of part of a machine to a job.The main web interface controller.The main web interface controller.Names of parts of this web service.Describes the result of a where-is style request.