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

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

Uses of RecycleListener in com.taursys.xml
 

Methods in com.taursys.xml with parameters of type RecycleListener
 void Component.removeRecycleListener(RecycleListener l)
          Removes given listener from notification list for RecycleEvents
 void Component.addRecycleListener(RecycleListener l)
          Adds given listener to notification list for RecycleEvents
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.