public static class ConfigurationChangesCollector.ConfigurationChangesCollectorImpl extends Object implements ConfigurationChangesCollector
ConfigurationChangesCollector.ConfigurationChange, ConfigurationChangesCollector.ConfigurationChangesCollectorImplINSTANCE| Modifier and Type | Method and Description |
|---|---|
void |
addConfigurationChanges(ConfigurationChangesCollector.ConfigurationChange change) |
void |
deactivate() |
List<org.jboss.dmr.ModelNode> |
getChanges() |
void |
setMaxHistory(int maxHistory) |
boolean |
trackAllowed() |
public void addConfigurationChanges(ConfigurationChangesCollector.ConfigurationChange change)
addConfigurationChanges in interface ConfigurationChangesCollectorpublic void setMaxHistory(int maxHistory)
setMaxHistory in interface ConfigurationChangesCollectorpublic List<org.jboss.dmr.ModelNode> getChanges()
getChanges in interface ConfigurationChangesCollectorpublic boolean trackAllowed()
trackAllowed in interface ConfigurationChangesCollectorpublic void deactivate()
deactivate in interface ConfigurationChangesCollectorCopyright © 2020 JBoss by Red Hat. All rights reserved.