Interface PropertySupport

All Known Implementing Classes:
ConcurrentPropertySupport

public interface PropertySupport
An interface for handling PropertyListeners. PropertyContainers may delegate listener handling to instances of this class.
Since:
3.2.0
Author:
Joel Uckelman