org.eclipse.birt.data.engine.api.script
Interface IScriptDataSourceEventHandler
- All Superinterfaces:
- IBaseDataSourceEventHandler
- public interface IScriptDataSourceEventHandler
- extends IBaseDataSourceEventHandler
Event handler for a script data source
handleOpen
public void handleOpen(IDataSourceInstanceHandle dataSource)
throws BirtException
- Throws:
BirtException
handleClose
public void handleClose(IDataSourceInstanceHandle dataSource)
throws BirtException
- Throws:
BirtException
Copyright © 2005 Actuate Corp. All rights reserved.