public class ScriptedDataSourceEventAdapter extends DataSourceEventAdapter implements IScriptedDataSourceEventHandler
Constructor and Description |
---|
ScriptedDataSourceEventAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
close(IDataSourceInstance dataSource)
Handle the close event
|
void |
open(IDataSourceInstance dataSource)
Handle the open event
|
afterClose, afterOpen, beforeClose, beforeOpen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
afterClose, afterOpen, beforeClose, beforeOpen
public void open(IDataSourceInstance dataSource) throws ScriptException
IScriptedDataSourceEventHandler
open
in interface IScriptedDataSourceEventHandler
ScriptException
public void close(IDataSourceInstance dataSource) throws ScriptException
IScriptedDataSourceEventHandler
close
in interface IScriptedDataSourceEventHandler
ScriptException
Copyright © 2008 Actuate Corp. All rights reserved.