net.sourceforge.wurfl.core.resource
Interface WURFLModelListener


public interface WURFLModelListener

This is the WURFLModel observer.

Version:
$Id: WURFLModelListener.java 432 2010-05-06 12:12:53Z filippo.deluca $
Author:
Fantayeneh Asres Gizaw, Filippo De Luca

Method Summary
 void modelChange(WURFLModelEvent event)
          Fired when a model modify it's internal state: a device is added or removed to model.
 

Method Detail

modelChange

void modelChange(WURFLModelEvent event)
Fired when a model modify it's internal state: a device is added or removed to model.

Parameters:
event - The event fired by model.


Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.