Package org.teiid
Interface CommandListener
-
public interface CommandListener
Listener for command events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
commandClosed(CommandContext context)
-
-
-
Method Detail
-
commandClosed
void commandClosed(CommandContext context)
-
-