|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrunx.persistence.KeySelector
|
+--jrun.jms.core.persistence.FindExpiredMessages
| Fields inherited from class jrunx.persistence.KeySelector |
args, name |
| Constructor Summary | |
FindExpiredMessages()
|
|
| Method Summary | |
java.util.Collection |
select(java.util.Collection keys)
Selects a sub-collection of keys from the collection of keys |
void |
setArgs(java.lang.Object[] args)
|
| Methods inherited from class jrunx.persistence.KeySelector |
getArgs, getName, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FindExpiredMessages()
| Method Detail |
public void setArgs(java.lang.Object[] args)
setArgs in class KeySelectorpublic java.util.Collection select(java.util.Collection keys)
KeySelectorselect in class KeySelectorjrunx.persistence.KeySelectorthe - collection of keys to be filtered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||