public static interface ConfigurationPersister.PersistenceResource
ConfigurationPersister.store(org.jboss.dmr.ModelNode, java.util.Set)
to control whether the stored model should be flushed to permanent storage.Modifier and Type | Method and Description |
---|---|
void |
commit()
Flush the stored model to permanent storage.
|
void |
rollback()
Discard the changes.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.