Public Member Functions | Protected Attributes

alma.acs.commandcenter.engine.NativeCommand.Watcher Class Reference

Inherits java::util::TimerTask.

List of all members.

Public Member Functions

void interruptThreadOnTaskTermination (Thread thread)
void run ()

Protected Attributes

long startTime
Thread interruptableThread

Detailed Description

Polls the process behavior and sends events to Listeners if something interesting happens.


Member Function Documentation

void alma.acs.commandcenter.engine.NativeCommand.Watcher.interruptThreadOnTaskTermination ( Thread  thread  ) 
Parameters:
thread actually redundant but makes things clearer

References alma.acs.commandcenter.engine.NativeCommand.Watcher.interruptableThread.

Referenced by alma.acs.commandcenter.engine.NativeCommand.run().

void alma.acs.commandcenter.engine.NativeCommand.Watcher.run (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties