Package org.globus.mds.usefulrp.rpprovider

Interface Summary
ResourcePropertyElementProducer This interface defines a method that will output a DOM element for the use with Resource Property providers.
ResourcePropertyElementTransform This interface defines a method for performing a abstract transformation process on a given DOM element.
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.
 

Class Summary
ArrayValueResourcePropertyProvider Generic class for using arbitrary ResourcePropertyElementProducer plugins to generate Resource Property value(s) for a configuration-named dynamic Resource Property.
BaseResourcePropertyProvider Abstract base class for ResourcePropertyProvider implementations.
GLUEResourceProperty An implementation of the GLUE Resource Property using the Resource Property Provider API.
GLUEResourcePropertyConfig Utility class for writing config files for GLUECERP
ResourcePropertyProviderCollection An GT4 OperationProvider for managing dynamic Resource Properties created with the usefulrp Resource Property Provider API.
ResourcePropertyProviderTask A TimerListener implementation for executing timer tasks that periodically populate the values of a BaseResourcePropertyProvider derived class.
SingleValueResourcePropertyProvider Generic class for using arbitrary ResourcePropertyElementProducer plugins to generate a single Resource Property value for a configuration-named dynamic Resource Property.
TransformElementListener TransformElementListener is a simple ResourcePropertyProviderListener class that automatically invokes a transform class, if that class can be found and loaded successfully at object construction time.
 



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