Interface ListenableBean

All Known Subinterfaces:
ListenableTopiaEntity

public interface ListenableBean
Contract to centralize usable methods to register/unregister PropertyChangeListener. This contract respects the java beans expectations. If you do not need to match the java beans expectations, prefer using ListenableTopiaEntity.
Author:
Arnaud Thimel (Code Lutin)
See Also: