antsim.genie
Interface ResourceFactory


public interface ResourceFactory

Factory interface for Resource objects. This interface should be used by Scenario objects to create resources to be put in simulated peer network.

Version:
$Revision: 1.2 $
Author:
Alberto Montresor

Method Summary
 Resource getResource()
          Factory method for Resource objects.
 

Method Detail

getResource

public Resource getResource()
Factory method for Resource objects.