Package com.illumon.iris.console.events
Interface EmbeddedDbConsole.VariableBindingListener
- Enclosing class:
- EmbeddedDbConsole
public static interface EmbeddedDbConsole.VariableBindingListener
When variable bindings are changed (add, update, remove), these listeners will be notified.
-
Method Summary
Modifier and Type Method Description void
variableUpdate(RemoteScriptCommandQuery.Result.VariableChanges changes)