All Packages Class Hierarchy This Package Previous Next Index
Interface com.arcsinc.hardwarehost.HdwHostAddOn
- public interface HdwHostAddOn
- extends HdwListener
The HdwHostAddOn
interface which has the following
features:
- a marker interface which extends the functionality of the
basic HdwHostImpl object.
- implementation of this class requires that the HdwListener be
implemented. The minimum implementation should be to guarantee
that commands sent to the dsp be done only while the application is
running.
- See Also:
- HdwHostImpl, HdwListener
All Packages Class Hierarchy This Package Previous Next Index