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
void handleOpen(IDataSourceInstanceHandle dataSource)
throws BirtException
- Throws:
BirtException
handleClose
void handleClose(IDataSourceInstanceHandle dataSource)
throws BirtException
- Throws:
BirtException
Copyright © 2008 Actuate Corp. All rights reserved.