org.globus.mds.usefulrp.rpprovider
Interface ResourcePropertyProviderListener

All Known Implementing Classes:
TransformElementListener

public interface ResourcePropertyProviderListener

This interface defines a callback method that must be implemented in order to process the result Element of a ResourcePropertyElementProducer that is executed by a ResourcePropertyProviderTask.


Method Summary
 void executionPerformed(Element element)
           
 

Method Detail

executionPerformed

public void executionPerformed(Element element)
                        throws Exception
Throws:
Exception


Copyright © 1999-2006 University of Chicago. All rights reserved.