Uses of Interface
org.teiid.CommandListener
-
Packages that use CommandListener Package Description org.teiid -
-
Uses of CommandListener in org.teiid
Methods in org.teiid with parameters of type CommandListener Modifier and Type Method Description voidCommandContext. addListener(CommandListener listener)Add a listener for command eventsvoidCommandContext. removeListener(CommandListener listener)Add a listener for command events
-