nl.uva.vlet.vrs
Interface ResourceEventListener


public interface ResourceEventListener

Interface whether this object want to receive Resource events. Currently these are generated from ProxyTNode, but this will be expanded.


Method Summary
 void notifyResourceEvent(ResourceEvent e)
           
 

Method Detail

notifyResourceEvent

void notifyResourceEvent(ResourceEvent e)