com.ibm.di.api.remote
Interface RemoteListener

All Superinterfaces:
java.util.EventListener, java.rmi.Remote
All Known Subinterfaces:
AssemblyLineListener, ConfigurationFileListener, DIEventListener, LogListener
All Known Implementing Classes:
AssemblyLineListenerBase, ConfigurationFileListenerBase, DIEventListenerBase, LogListenerBase

public interface RemoteListener
extends java.util.EventListener, java.rmi.Remote

This is a marker interface only. Listener from the Remote Server API should implement it.

Since:
7.1