Class PerfTestParserServiceImpl

java.lang.Object
org.xbricks.sperftest.services.PerfTestParserServiceImpl
All Implemented Interfaces:
CRUDService<TestRoot>, ParserService

@Service("perfTestParserService") public class PerfTestParserServiceImpl extends Object implements ParserService, CRUDService<TestRoot>