BEA Systems, Inc.

com.connecterra.ale.reader
Interface AbstractPhysicalDevice.AFIReadingTagProcessor

Enclosing class:
AbstractPhysicalDevice

public static interface AbstractPhysicalDevice.AFIReadingTagProcessor

A AbstractPhysicalDevice.TagProcessor should implement this interface if the device provides special support for efficiently reading the AFI value of a tag that has already been inventoried.


Method Summary
 ReadDeviceOpReport readAFI()
          Reads the AFI of the tag.
 

Method Detail

readAFI

ReadDeviceOpReport readAFI()
                           throws IOException,
                                  AbstractPhysicalDevice.TagResultException
Reads the AFI of the tag.

Returns:
a ReadDeviceOpReport with the AFI properties filled in.
Throws:
IOException - if there is an error communicating with the reader
AbstractPhysicalDevice.TagResultException - if there is an error reading the AFI from the tag

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