org.finra.jtaf.core.parsing
Class MaxThreadsPlugin
java.lang.Object
org.finra.jtaf.core.parsing.MaxThreadsPlugin
- All Implemented Interfaces:
- IPostParseStrategyElementPlugin
public class MaxThreadsPlugin
- extends Object
- implements IPostParseStrategyElementPlugin
Strategy parser plugin that parses maximum parallel threads in strategy.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaxThreadsPlugin
public MaxThreadsPlugin()
execute
public void execute(PostStrategyElementParserPluginContext ctx)
throws ParserPluginException
- Description copied from interface:
IPostParseStrategyElementPlugin
- This method executes after all the test strategy is parsed
- Specified by:
execute
in interface IPostParseStrategyElementPlugin
- Throws:
ParserPluginException
Copyright © 2014. All rights reserved.