|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sorted queue attribute controller. It allows specifying the name of the chunk to be used to sort incoming messages.
Method Summary | |
String |
getSortingChunkName()
Returns the name of the chunk to be used to sort messages. |
void |
setSortingChunkName(String name)
Sets the name of the chunk to be used to sort messages. |
Methods inherited from interface org.objectweb.dream.queue.QueueAttributeController |
getCurrentSize, getMaxCapacity, setMaxCapacity |
Method Detail |
public String getSortingChunkName()
public void setSortingChunkName(String name)
name
- the name of the chunk to be used to sort messages.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |