|
ION Java User's Guide: ION Java Class and Method Reference |
|
The removeIONOutputListener() method removes the given listener from the internal list of listeners. If the listener is not contained in the internal list of listeners, the method returns silently.
public final void removeIONOutputListener(IONOutputListener listener)
The object that implements an IONOutputListener interface that should be removed from the listener callback list.
None.
IDL Online Help (March 06, 2007)