com.hungry.javacvs.client.handlers
Interface CVSHandlerListener

All Known Implementing Classes:
CVSClient

public abstract interface CVSHandlerListener
extends java.util.EventListener


Method Summary
 void handlerEvent(CVSHandlerEvent e)
           
 

Method Detail

handlerEvent

public void handlerEvent(CVSHandlerEvent e)