public class ConfigurationOwnerSupport extends ListenerSupportBase<OwnerStateListener>
ConfigurationOwner
s. Tracks and notifies
listeners.Constructor and Description |
---|
ConfigurationOwnerSupport(ConfigurationOwner owner) |
Modifier and Type | Method and Description |
---|---|
void |
addOwnerStateListener(OwnerStateListener listener) |
ConfigurationSession |
provideConfigurationSession() |
void |
removeOwnerStateListener(OwnerStateListener listener) |
void |
setConfigurationSession(ConfigurationSession session) |
addListener, copy, getOnEmpty, getOnFirst, removeListener, setOnEmpty, setOnFirst
public ConfigurationOwnerSupport(ConfigurationOwner owner)
public void setConfigurationSession(ConfigurationSession session)
public ConfigurationSession provideConfigurationSession()
public void addOwnerStateListener(OwnerStateListener listener)
public void removeOwnerStateListener(OwnerStateListener listener)