Uses of Interface
uk.ac.manchester.spinnaker.alloc.web.SpallocServiceAPI.MachineAPI
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.web |
The user-facing web interface to the new spalloc service.
|
-
Uses of SpallocServiceAPI.MachineAPI in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web that return SpallocServiceAPI.MachineAPI Modifier and Type Method Description SpallocServiceAPI.MachineAPI
SpallocServiceAPI. getMachine(@NotBlank(message="machine name must not be blank") String name, UriInfo ui, SecurityContext security)
Get a sub-resource for managing a machine.SpallocServiceAPI.MachineAPI
SpallocServiceImpl. getMachine(String name, UriInfo ui, SecurityContext sec)