net.sourceforge.fluxion.runcible.listener
Interface MappingListener


public interface MappingListener

A listener that will fire notification events whenever the Mapping it is registered to changes..

Version:
1.0
Author:
Tony Burdett

Method Summary
 void mappingChanged()
          Should be called whenever a new rule is created, or the Mapping is changed in some other way.
 

Method Detail

mappingChanged

void mappingChanged()
Should be called whenever a new rule is created, or the Mapping is changed in some other way.



Copyright © 2010. All Rights Reserved.