IntegrationEntity
. Subclasses must implement the method {@link #nameChanged(String,String)} to handle the name change. This class attaches a listener to the IntegrationEntity
. A NameChangeHandler
must therefore be {@link #dispose() disposed} after use, to avoidresource leakage.
@author Torgil Zethson
@since 4.0.2
|
|