Class JSONInterface


public class JSONInterface extends FWSimInterface<JSONDataContainer>
implementation of the FWSimInterface using ConnectionPool giving access to resources from and output to Databases use by FWSimInterface.getInterface(FWSimVarMap, CONTENT_TYPE).createStatement(); Make sure to free connections after use by calling ConnectionPoolManager#getInstance#freeConnection(Connection)
Author:
Andreas Enders