|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.grid.jgdi.monitoring.filter.HostFilter
public class HostFilter
| Constructor Summary | |
|---|---|
HostFilter()
Creates a new instance of HostFilter |
|
| Method Summary | |
|---|---|
void |
addHost(java.lang.String hostname)
|
java.util.List |
getHosts()
|
static HostFilter |
parse(java.lang.String hosts)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HostFilter()
| Method Detail |
|---|
public static HostFilter parse(java.lang.String hosts)
public void addHost(java.lang.String hostname)
public java.util.List getHosts()
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 | ||||||||