Class V1CompatService
java.lang.Object
uk.ac.manchester.spinnaker.alloc.compat.V1CompatService
@Service("spalloc-v1-compatibility-service") public class V1CompatService extends Object
Implementation of the old style Spalloc interface. Delegates handling a
single connection to a
V1CompatTask
instance (manufactured by Spring
as a prototype bean).- Author:
- Donal Fellows