Uses of Package
org.jboss.as.controller.persistence
Packages that use org.jboss.as.controller.persistence
Package
Description
-
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controllerClassDescriptionInterface for extensions of the XML boot configuration.An exception relating to a configuration persistence problem.The configuration persister for a model.Context passed to
XMLElementWriters that marshal a subsystem. -
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.extensionClassDescriptionRegistry for
XMLElementWriters that can marshal the configuration for a subsystem. -
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.loggingClassDescriptionAn exception relating to a configuration persistence problem.
-
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.operations.common
-
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.parsing
-
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.persistenceClassDescriptionAbstract superclass for
ExtensibleConfigurationPersisterimplementations.Interface for extensions of the XML boot configuration.Encapsulates the configuration file and manages its historyPolicy controlling how to deal with the configuration fileAn 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 snapshotsCombinesConfigurationPersisterandSubsystemXmlWriterRegistry.Context passed toXMLElementWriters that marshal a model.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. -
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.persistence.xmlClassDescriptionContext passed to
XMLElementWriters that marshal a subsystem. -
Classes in org.jboss.as.controller.persistence used by org.jboss.as.controller.persistence.yaml