BEA Systems, Inc.

Uses of Interface
com.connecterra.ale.reader.PhysicalDevice

Packages that use PhysicalDevice
com.connecterra.ale.reader   
 

Uses of PhysicalDevice in com.connecterra.ale.reader
 

Classes in com.connecterra.ale.reader that implement PhysicalDevice
 class AbstractDispatchingPollingPhysicalDevice
          Adds to AbstractPhysicalDevice support for sequenced polling for inventorying and automatic calls to AbstractPhysicalDevice.TagProcessor methods for each method returned from the inventory method.
 class AbstractPhysicalDevice
          This is the base class for the device driver framework.
 class AbstractPollingPhysicalDevice
          Adds support for sequenced polling to the AbstractPhysicalDevice.
 class AbstractPrinterPhysicalReader
          Base class for rfid printers.
 

Methods in com.connecterra.ale.reader that return PhysicalDevice
 PhysicalDevice DefaultLogicalReader.getPhysicalDevice()
          Gets the physical reader associated with this logical reader.
 PhysicalDevice LogicalReader.getPhysicalDevice()
          Gets the physical reader associated with this logical reader.
 


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.