|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.nextgrid.api.pom.components.DefaultPrioritiser
public class DefaultPrioritiser
Implementation of very simple selector and prioritiser interfaces.
Constructor Summary | |
---|---|
DefaultPrioritiser()
Creates a new instance. |
Method Summary | |
---|---|
nextgrid.api.pom.Process |
prioritise(nextgrid.api.pom.Process p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultPrioritiser()
Method Detail |
---|
public nextgrid.api.pom.Process prioritise(nextgrid.api.pom.Process p) throws nextgrid.api.env.PriorityException
prioritise
in interface nextgrid.api.env.Prioritiser
nextgrid.api.env.PriorityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |