org.globus.mds.usefulrp.rpprovider
Class ResourcePropertyProviderCollection
java.lang.Object
org.globus.mds.usefulrp.rpprovider.ResourcePropertyProviderCollection
- public class ResourcePropertyProviderCollection
- extends Object
An GT4 OperationProvider for managing dynamic Resource Properties created with
the usefulrp Resource Property Provider API. This class can be added (at
configuration time) as an operation provider to any GT4 Java WS-Core
compatible web service or resource that implements the
org.globus.wsrf.ResourceProperties
interface.
This operation provider is self-contained and reads all of its configuration
from a file specified by the rpProviderConfigFile name-value
parameter which is expected to be located in the hosting service's
server-config.wsdd service descriptor.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE
public static final String CONFIG_FILE
- See Also:
- Constant Field Values
ResourcePropertyProviderCollection
public ResourcePropertyProviderCollection()
ResourcePropertyProviderCollection
public ResourcePropertyProviderCollection(String configFile,
org.globus.wsrf.ResourcePropertySet rpSet,
boolean initialize)
initialize
public void initialize()
throws Exception
- Throws:
Exception
Copyright © 1999-2006 University of Chicago. All rights reserved.