uk.ac.starlink.registry
Interface ResourceSink<R>


public interface ResourceSink<R>

Interface for receiving resources.

Author:
Mark Taylor

Method Summary
 void addResource(R resource)
          Accept a newly discovered resource.
 

Method Detail

addResource

void addResource(R resource)
Accept a newly discovered resource.

Parameters:
resource - resource


Copyright © 2013 Central Laboratory of the Research Councils. All Rights Reserved.