Interface ResourceAcquirerDelegate

All Superinterfaces:
ProvisionAware, RegisterAware

public interface ResourceAcquirerDelegate extends RegisterAware, ProvisionAware
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