HEADER

Uses of Class
com.developmentontheedge.jobcontrol.AbstractJobControl

Packages that use AbstractJobControl
com.developmentontheedge.jobcontrol 

Uses of AbstractJobControl in com.developmentontheedge.jobcontrol
 

Subclasses of AbstractJobControl in com.developmentontheedge.jobcontrol
class ClassJobControl
          
class FunctionJobControl
          Provides JobControl functionality for long time performed functions FunctionJobControl is intended for control of function processing.
 

Methods in com.developmentontheedge.jobcontrol that return AbstractJobControl
AbstractJobControlCurrentJobControl.getValue()
          
 

Methods in com.developmentontheedge.jobcontrol with parameters of type AbstractJobControl
voidCurrentJobControl.setValue(AbstractJobControl value)
          
 


FOOTER

BOTTOM