Uses of Interface
com.taursys.xml.event.TriggerListener

Packages that use TriggerListener
com.taursys.xml This package contains the core Mapper XML components and containers. 
 

Uses of TriggerListener in com.taursys.xml
 

Methods in com.taursys.xml with parameters of type TriggerListener
 void Component.removeTriggerListener(TriggerListener l)
          Removes given listener from notification list for TriggerEvents
 void Component.addTriggerListener(TriggerListener l)
          Adds given listener to notification list for TriggerEvents
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.