Class NullConfigurationPersister

    • Constructor Detail

      • NullConfigurationPersister

        public NullConfigurationPersister()
      • NullConfigurationPersister

        public NullConfigurationPersister​(org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext> rootDeparser)
    • Method Detail

      • load

        public List<org.jboss.dmr.ModelNode> load()
        Load the configuration model, returning it as a list of updates to be executed by the controller.
        Returns:
        the configuration model as a list of updates to be executed by the controller.