|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ResourcePropertyProviderConfig | |
| org.globus.mds.usefulrp.rpprovider | |
| org.globus.mds.usefulrp.types | |
| Uses of ResourcePropertyProviderConfig in org.globus.mds.usefulrp.rpprovider |
| Fields in org.globus.mds.usefulrp.rpprovider declared as ResourcePropertyProviderConfig | |
protected ResourcePropertyProviderConfig |
BaseResourcePropertyProvider.config
|
| Methods in org.globus.mds.usefulrp.rpprovider that return ResourcePropertyProviderConfig | |
ResourcePropertyProviderConfig |
BaseResourcePropertyProvider.getConfig()
|
| Methods in org.globus.mds.usefulrp.rpprovider with parameters of type ResourcePropertyProviderConfig | |
static TransformElementListener[] |
TransformElementListener.scheduleListeners(ResourcePropertyProviderConfig config,
org.globus.wsrf.impl.timer.TimerManagerImpl timerManager)
A convenience method for scheduling timer tasks for the ResourcePropertyElementProducers contained in the ResourcePropertyProviderConfig parameter into a
given TimerManagerImpl object. |
| Constructors in org.globus.mds.usefulrp.rpprovider with parameters of type ResourcePropertyProviderConfig | |
SingleValueResourcePropertyProvider(ResourcePropertyProviderConfig config)
|
|
GLUEResourceProperty(ResourcePropertyProviderConfig config)
|
|
BaseResourcePropertyProvider(ResourcePropertyProviderConfig config)
|
|
ArrayValueResourcePropertyProvider(ResourcePropertyProviderConfig config)
|
|
| Uses of ResourcePropertyProviderConfig in org.globus.mds.usefulrp.types |
| Methods in org.globus.mds.usefulrp.types that return ResourcePropertyProviderConfig | |
ResourcePropertyProviderConfig[] |
ResourcePropertyProviderConfigArray.getConfigArray()
Gets the configArray value for this ResourcePropertyProviderConfigArray. |
ResourcePropertyProviderConfig |
ResourcePropertyProviderConfigArray.getConfigArray(int i)
|
| Methods in org.globus.mds.usefulrp.types with parameters of type ResourcePropertyProviderConfig | |
void |
ResourcePropertyProviderConfigArray.setConfigArray(ResourcePropertyProviderConfig[] configArray)
Sets the configArray value for this ResourcePropertyProviderConfigArray. |
void |
ResourcePropertyProviderConfigArray.setConfigArray(int i,
ResourcePropertyProviderConfig _value)
|
| Constructors in org.globus.mds.usefulrp.types with parameters of type ResourcePropertyProviderConfig | |
ResourcePropertyProviderConfigArray(ResourcePropertyProviderConfig[] configArray)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||