|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.grid.jgdi.monitoring.filter.QueueFilter
public class QueueFilter
| Constructor Summary | |
|---|---|
QueueFilter()
Creates a new instance of QueueFilter |
|
| Method Summary | |
|---|---|
void |
addQueue(java.lang.String queue)
|
QueueFilter |
fill(java.lang.String list)
|
java.util.List |
getQueues()
|
static QueueFilter |
parse(java.lang.String str)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueueFilter()
| Method Detail |
|---|
public static QueueFilter parse(java.lang.String str)
public QueueFilter fill(java.lang.String list)
public void addQueue(java.lang.String queue)
public java.util.List getQueues()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||