rero.config

Interface ClientStateListener

public interface ClientStateListener

Method Summary
voidpropertyChanged(String property, String parameter)
when the property gets changed you will be notified!

Method Detail

propertyChanged

public void propertyChanged(String property, String parameter)
when the property gets changed you will be notified!