Uses of Class
uk.ac.manchester.spinnaker.alloc.db.DatabaseAwareBean
Packages that use DatabaseAwareBean
Package
Description
Administrative interfaces for spalloc server.
The core allocation system.
The BMP control subsystem.
Application security services for new Spalloc.
-
Uses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.admin
Subclasses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.adminModifier and TypeClassDescriptionclass
Implements the logic supporting the JSP views and maps them into URL space.class
Loads definitions of machines from JSON, as generated bypy2json
.class
How to manage the state of a machine and boards in it.class
User and group administration DAO. -
Uses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.allocator
Subclasses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.allocatorModifier and TypeClassDescriptionclass
The allocation engine.class
Manages user quotas.class
The core implementation of the Spalloc service. -
Uses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.bmp
Subclasses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.bmpModifier and TypeClassDescriptionclass
Read a blacklist from the database or write it to the database.class
Manages the BMPs of machines controlled by Spalloc. -
Uses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.security
Subclasses of DatabaseAwareBean in uk.ac.manchester.spinnaker.alloc.securityModifier and TypeClassDescriptionclass
Does authentication against users defined entirely in the database.