Schnittstelle PropertyChangeListener

Alle bekannten Implementierungsklassen:
DefaultServiceManager.DefaultPropertyChangeListener, LocalGENASubscription

public interface PropertyChangeListener
This class is a simple implementation of java.beans.PropertyChangeListener to be able to run jUPnP on JavaSE Embedded 8 compact 2 profile. It is functional compatible to java.beans for the needed functionalities of jUPnP, but does NOT inherit from java.util.EventListener.
Autor:
Jochen Hiller - Initial contribution
Siehe auch: