public class ConfigurationFilePersistenceResource extends AbstractFilePersistenceResource
ConfigurationPersister.PersistenceResource
that persists to a configuration file upon commit, also
ensuring proper backup copies are made.Modifier and Type | Method and Description |
---|---|
void |
doCommit(org.jboss.as.controller.persistence.ExposedByteArrayOutputStream marshalled) |
commit, rollback
protected final File fileName
public void doCommit(org.jboss.as.controller.persistence.ExposedByteArrayOutputStream marshalled)
doCommit
in class AbstractFilePersistenceResource
Copyright © 2023 JBoss by Red Hat. All rights reserved.