Uses of Interface
com.uwyn.rife.engine.SiteListener

Packages that use SiteListener
com.uwyn.rife.engine Provides classes, interfaces and elements for the web application engine. 
 

Uses of SiteListener in com.uwyn.rife.engine
 

Methods in com.uwyn.rife.engine with parameters of type SiteListener
 void Site.addListener(SiteListener listener)
          Adds the specified listener to receive site-related events.
 void Site.removeListener(SiteListener listener)
          Removes the site listener so that it no longer receives any events.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.