wt.build
Interface BuildRuleEventDelegate

All Known Implementing Classes:
BuildRuleDeleteEventDelegate, DefaultBuildRuleEventDelegate, EPMBuildRuleEventDelegate

public interface BuildRuleEventDelegate



Supported API: false

Extendable: false


Method Summary
 void processEvent(BuildRule[] buildRules, KeyedEvent event)
          

Supported API: false
 

Method Detail

processEvent

public void processEvent(BuildRule[] buildRules,
                         KeyedEvent event)
                  throws WTException


Supported API: false

Parameters:
buildRules -
event -
Throws:
WTException