Class FWSimResourceManager

java.lang.Object
net.simplace.sim.io.resources.FWSimResourceManager

public class FWSimResourceManager extends Object
With the resources part of the main configuration xml the resources are instantiated Singleton implementation Holds different resources for the model threads as FWSimResourceCache Ensures the efficient use of the resources Presents data via Objects Able to abstract data access format as Database via SQL Excel (csv) XML Uses File Access Pool and Connection Pool via IO Interfaces
Author:
Andreas Enders