org.gridbus.broker.event
Interface JobListener

All Known Implementing Classes:
BrokerEventListener

public interface JobListener

Author:
krishna

Method Summary
 void statusChanged(Job j)
          Status changed event for a Job
 

Method Detail

statusChanged

public void statusChanged(Job j)
Status changed event for a Job

Parameters:
j -