BEA Systems, Inc.

Uses of Interface
com.connecterra.util.Controllable

Packages that use Controllable
com.connecterra.ale.reader   
com.connecterra.util.event   
 

Uses of Controllable in com.connecterra.ale.reader
 

Subinterfaces of Controllable in com.connecterra.ale.reader
 interface PhysicalDevice
          All physical devices must implement this interface.
 

Classes in com.connecterra.ale.reader that implement Controllable
 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.
 

Uses of Controllable in com.connecterra.util.event
 

Classes in com.connecterra.util.event that implement Controllable
 class AlarmClock
          The alarm clock sends events at specified times in the future.
 


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