public class CableValidationService extends ConcurrentOperationServiceBase
initialized| Constructor and Description |
|---|
CableValidationService() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOperation()
Extend this function to provide operation used for logging.
|
protected String |
getServiceName()
Extend this function to provide service name used for logging.
|
protected boolean |
runOperation(String... vargs)
Validation of cables including FBS tag update.
|
void |
validate()
Performs periodic cable validation.
|
void |
validateAtStartup()
Performs the validation once.
|
initialise, isValid, runOperationBlocking, runOperationNonBlockingpublic void validateAtStartup()
public void validate()
protected String getServiceName()
ConcurrentOperationServiceBasegetServiceName in class ConcurrentOperationServiceBaseprotected String getOperation()
ConcurrentOperationServiceBasegetOperation in class ConcurrentOperationServiceBaseprotected boolean runOperation(String... vargs)
runOperation in class ConcurrentOperationServiceBasevargs - arguments to pass on to operationCopyright © 2025 European Spallation Source. All rights reserved.