Uses of Interface
org.eclipse.birt.data.engine.api.IShutdownListener

Packages that use IShutdownListener
org.eclipse.birt.data.engine.api This package contains the main public API classes and interfaces of the BIRT Data Engine (DtE). 
 

Uses of IShutdownListener in org.eclipse.birt.data.engine.api
 

Methods in org.eclipse.birt.data.engine.api with parameters of type IShutdownListener
abstract  void DataEngine.addShutdownListener(IShutdownListener listener)
          Add a shut down listener.
abstract  void DataEngine.removeListener(IShutdownListener listener)
          Remove a shut down listener.
 



Copyright © 2008 Actuate Corp. All rights reserved.