Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-VB/ActiveX | API-Java | Examples | Downloads
Public Member Functions
de.desy.tine.server.equipment.TEquipmentBackgroundTask Class Reference

Servers wishing to register a background IO task should inherit from TEquipmentBackgroundTask. More...

List of all members.

Public Member Functions

boolean isIdleState ()
 Returns the current idle state.
void setIdleState (boolean value)
 Sets the idle state to the value given.
void call ()
 Is the background dispatch routine.
void startup ()
 Is the initialization dispatch routine.
void setBackgroundTaskInterval (long msec)
 Sets the background interval to the value given.
long getBackgroundTaskInterval ()
 Returns the background interval.

Detailed Description

Servers wishing to register a background IO task should inherit from TEquipmentBackgroundTask.

Author:
duval

The documentation for this class was generated from the following file: