Package org.jboss.as.controller.persistence
package org.jboss.as.controller.persistence
-
ClassDescriptionAbstract superclass for
ExtensibleConfigurationPersisterimplementations.An XML configuration persister which backs up the old file before overwriting it.Interface for extensions of the XML boot configuration.The factory in charge with loading the first ConfigurationExtension found.Encapsulates the configuration file and manages its historyPolicy controlling how to deal with the configuration fileConfigurationPersister.PersistenceResourcethat persists to a configuration file upon commit, also ensuring proper backup copies are made.An exception relating to a configuration persistence problem.The configuration persister for a model.Callback for use by callers toConfigurationPersister.store(org.jboss.dmr.ModelNode, java.util.Set)to control whether the stored model should be flushed to permanent storage.Contains the info about the configuration snapshotsProvider of aConfigurationPersister.CombinesConfigurationPersisterandSubsystemXmlWriterRegistry.ConfigurationPersister.PersistenceResourcethat persists to a file upon commit.Context passed toXMLElementWriters that marshal a model.A configuration persister which does not store configuration changes.Context passed toXMLElementWriters that marshal a subsystem.Registry forXMLElementWriters that can marshal the configuration for a subsystem.A configuration persister which uses an XML file for backing storage.