Uses of Class
org.fosstrak.hal.Trigger

Packages that use Trigger
org.fosstrak.hal   
 

Uses of Trigger in org.fosstrak.hal
 

Methods in org.fosstrak.hal that return Trigger
static Trigger Trigger.createContinuousTrigger()
          creates a TIMER trigger.
static Trigger Trigger.createTimerTrigger(long interval)
          creates a TIMER trigger.
 

Methods in org.fosstrak.hal with parameters of type Trigger
 void HardwareAbstraction.startAsynchronousIdentify(java.lang.String[] readPointNames, Trigger trigger)
          Identifies the tags in a reader's field in a continuous way that operates asynchronously.
 



Copyright © 2008. All Rights Reserved.