org.globus.wsrf
Interface ResourceProperties

All Known Implementing Classes:
ReflectionResource, SimpleSubscription

public interface ResourceProperties

This interface is used to identify resources that expose ResourcePropertySet.

See Also:
ResourcePropertySet

Method Summary
 ResourcePropertySet getResourcePropertySet()
          Returns ResourcePropertySet.
 

Method Detail

getResourcePropertySet

public ResourcePropertySet getResourcePropertySet()
Returns ResourcePropertySet.

Returns:
ResourcePropertySet.