class: ImportSurveyor

public class: ImportSurveyor
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2647 $ $LastChangedDate: 2009-05-14 13:; Complexity: 1
Dates: Created: 16.07.2009 15:32:32; Modified: 16.07.2009 15:32:32;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {C6F2E52B-F93E-4878-8856-A2E4A59916FF}
TODO Description
 

Goto: Custom Properties, Fields, Methods

See also: InitializerServlet

Appears in: init

Connections
 
Custom Properties
 
ImportSurveyor Attributes
Attribute Details
private long
  interval
private static const Logger
  logger
Initial: Logger.getLogger(ImportSurveyor.class)
private boolean
  signal
Initial: false
 
ImportSurveyor Methods
Operation Details
public
ImportSurveyor():
Sequential
public
run():void
Sequential
Tags: annotations=@Override
Notes: (non-Javadoc)
@see java.lang.Thread#run()
public
terminate():void
Sequential
Notes: Signals this thread to finish itself.