wt.build
Interface ValidateSourceForBuildDelegate

All Known Implementing Classes:
ValidateCabinetBasedSourceForBuildDelegate, ValidateIteratedSourceForBuildDelegate, ValidateLockableSourceForBuildDelegate, ValidateOwnableSourceForBuildDelegate, ValidatePersistableSourceForBuildDelegate, ValidateWorkableSourceForBuildDelegate

public interface ValidateSourceForBuildDelegate



Supported API: false

Extendable: false


Method Summary
 void validateSourceForBuild(BuildSource source)
          

Supported API: false
 

Method Detail

validateSourceForBuild

public void validateSourceForBuild(BuildSource source)
                            throws WTException


Supported API: false

Parameters:
source -
Throws:
WTException