|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gridsystems.nextgrid.api.pom.components.DefaultSelector
public class DefaultSelector
Implementation of very simple selector and prioritiser interfaces.
Constructor Summary | |
---|---|
DefaultSelector()
Creates a new instance. |
Method Summary | |
---|---|
java.net.URI |
getId()
|
void |
select(nextgrid.api.pom.Process p)
|
void |
setId(java.net.URI id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSelector()
Method Detail |
---|
public java.net.URI getId()
getId
in interface nextgrid.api.env.ProcessSelector
public void select(nextgrid.api.pom.Process p) throws nextgrid.api.env.SelectionException
select
in interface nextgrid.api.env.ProcessSelector
nextgrid.api.env.SelectionException
public void setId(java.net.URI id)
setId
in interface nextgrid.api.env.ProcessSelector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |