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