org.globus.mds.usefulrp
Interface GLUEResourceProperty.Listener

All Known Implementing Classes:
GLUEResourceProperty.ClusterListener, GLUEResourceProperty.SchedulerListener
Enclosing interface:
GLUEResourceProperty

static interface GLUEResourceProperty.Listener

This is the callback interface that PeriodicExecutors will call to deliver collected objects.


Method Summary
 void executionPerformed(java.lang.Object o)
           
 

Method Detail

executionPerformed

public void executionPerformed(java.lang.Object o)