Interface AutotestExecution.Spec.Loader

All Known Implementing Classes:
AutotestExecution.Spec.Loader.Default
Enclosing class:
AutotestExecution.Spec

public static interface AutotestExecution.Spec.Loader
An interface to be implemented by custom loader class for AutotestExecution.Spec instance. An implementation of this interface must have a public constructor without parameter to be used as AutotestExecution.executionSpecLoaderClass().