WOSA Device Service

WOSA/XFS is an API for financial devices that isolates application code from specific financial hardware. Financial devices include the following:

The toolkit provides WOSADeviceService, a JavaBean that provides access from Java™ applications to the WOSA/XFS services. WOSADeviceService is a subclass of the Service class, and implements the WOSADeviceServiceInterface interface. Although it was developed to be used from the toolkit applications, its design allows it to be used as a standalone JavaBean by any Java application.

Some knowledge of the WOSA/XFS API is required to understand the behavior and use of the WOSADeviceService bean.