wt.build
Interface PareSourceDelegate

All Known Implementing Classes:
PareCabinetBasedSourceDelegate, PareIteratedSourceDelegate, PareLockableSourceDelegate, PareOwnableSourceDelegate, ParePersistableSourceDelegate, PareWorkableSourceDelegate

public interface PareSourceDelegate



Supported API: false

Extendable: false


Method Summary
 boolean keepSource(BuildSource source, QueryResult sources)
          

Supported API: false
 

Method Detail

keepSource

public boolean keepSource(BuildSource source,
                          QueryResult sources)
                   throws WTException


Supported API: false

Parameters:
source -
sources -
Returns:
boolean
Throws:
WTException