Interface ResourceAcquirerDelegate

All Superinterfaces:
ConfigurableDelegate, RegisterAware

public interface ResourceAcquirerDelegate extends ConfigurableDelegate, RegisterAware
A delegate that can be used by services that provide resources
  • Method Details

    • acquire

      ResourceReply acquire(ResourceRequest request)
      Acquire the resource and provide it to the requester
      Parameters:
      request - the resource request
      Returns:
      the resource data and associated metadata about the request