|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.scheduling.AbstractWorkLoadBalancingInterpreter
public abstract class AbstractWorkLoadBalancingInterpreter
Field Summary | |
---|---|
protected boolean |
suspended
|
protected ISuspensionHandler |
suspensionHandler
|
Constructor Summary | |
---|---|
AbstractWorkLoadBalancingInterpreter()
Creates a new AbstractWorkLoadBalancingInterpreter object. |
Method Summary | |
---|---|
java.lang.Object |
clone()
|
void |
suspend(ISuspensionHandler suspensionHandler)
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.almendra.janet.cas.scheduling.IInterpreter |
---|
commandNames, execute |
Field Detail |
---|
protected volatile boolean suspended
protected ISuspensionHandler suspensionHandler
Constructor Detail |
---|
public AbstractWorkLoadBalancingInterpreter()
AbstractWorkLoadBalancingInterpreter
object.
Method Detail |
---|
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface IWorkLoadBalancingInterpreter
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public void suspend(ISuspensionHandler suspensionHandler)
suspend
in interface IWorkLoadBalancingInterpreter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |