anthill.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.


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

Method Detail

getResource

public Resource getResource()
Factory method for Resource objects.