org.globus.mds.usefulrp
Class GLUEResourceProperty.SchedulerListener

java.lang.Object
  extended byorg.globus.mds.usefulrp.GLUEResourceProperty.SchedulerListener
All Implemented Interfaces:
GLUEResourceProperty.Listener
Enclosing class:
GLUEResourceProperty

class GLUEResourceProperty.SchedulerListener
extends java.lang.Object
implements GLUEResourceProperty.Listener

This performs some post-processing on the output of a scheduler provider, to convert from the internal scheduler schema to GLUE schema.


Constructor Summary
(package private) GLUEResourceProperty.SchedulerListener()
           
 
Method Summary
 void executionPerformed(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLUEResourceProperty.SchedulerListener

GLUEResourceProperty.SchedulerListener()
Method Detail

executionPerformed

public void executionPerformed(java.lang.Object o)
Specified by:
executionPerformed in interface GLUEResourceProperty.Listener