Framework Professional Edition Package


Package com.prosyst.mbs.framework.event

This package provides APIs for event dispatching.

See:
          Description

Interface Summary
SystemListener This interface marks any listener implementation as system listener.
 

Class Summary
EventThread Abstract class for asynchronous event dispatching
Queue  
 

Package com.prosyst.mbs.framework.event Description

This package provides APIs for event dispatching.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: com.prosyst.mbs.framework.event; specification-version=1.0


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved