Class ServiceMasterControl

java.lang.Object
uk.ac.manchester.spinnaker.alloc.ServiceMasterControl

@Service("control")
@ManagedResource("Spalloc:type=ServiceMasterControl,name=control")
public class ServiceMasterControl
extends Object
Control over general aspects of the service's manageability. Not exposed as part of service because this includes the bits that shut the service off when disabled.
Author:
Donal Fellows