|
REQUIREMENT engine.qos.publish.persistent |
| Type | NEW |
| Priority | LOW |
| Status | CLOSED |
| Topic | XmlBlaster allows store messages in a persistent store |
|
Des cription |
|
|
Example Java |
<qos>
<persistent /> <!-- Message is saved to disk -->
<!-- Default is transient (messages are lost after xmlBlaster restart) -->
</qos>
|
| Configure |
NOTE: Configuration parameters are specified on command line (-someValue 17) or in the
xmlBlaster.properties file (someValue=17). See requirement "util.property" for details. |
| See API | org.xmlBlaster.client.qos.PublishQos |
| See API | org.xmlBlaster.client.key.PublishKey |
| See TEST | org.xmlBlaster.test.persistence.TestPersistence |
| See TEST | org.xmlBlaster.test.persistence.TestPersistence2 |
This page is generated from the requirement XML file xmlBlaster/doc/requirements/engine.qos.publish.persistent.xml