com.bolour.sample.eclipse.listener.subject
Interface IListener

All Known Implementing Classes:
ListenerX, ListenerX, ListenerY, ListenerY

public interface IListener

Callback interface for listeners.

Author:
Azad

Method Summary
 void listen()
          Notification callback method.
 

Method Detail

listen

public void listen()
Notification callback method.