|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.util.qos.storage.QueuePropertyBase
org.xmlBlaster.util.qos.storage.HistoryQueueProperty
Helper class holding history queue properties.
See ConnectQos for XML sysntax.
ConnectQos| Field Summary |
| Constructor Summary | |
HistoryQueueProperty(Global glob,
java.lang.String nodeId)
|
|
| Method Summary | |
java.lang.String |
getSettings()
Show some important settings for logging |
static void |
main(java.lang.String[] args)
For testing: java org.xmlBlaster.engine.helper.HistoryQueueProperty |
boolean |
onOverflowDeadMessage()
|
java.lang.String |
usage(java.lang.String headerline)
Get a usage string for queue configuration (in xmlBlaster.properties or on command line) |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HistoryQueueProperty(Global glob,
java.lang.String nodeId)
nodeId - If not null, the command line properties will look for prop[nodeId] as well,
e.g. -queue/history/maxEntries and -/node/heron/queue/history/maxEntries will be searched| Method Detail |
public final java.lang.String getSettings()
public final boolean onOverflowDeadMessage()
public java.lang.String usage(java.lang.String headerline)
usage in class QueuePropertyBasepublic static void main(java.lang.String[] args)
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||