Class SurefireForkNodeFactory
java.lang.Object
org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory
- All Implemented Interfaces:
ForkNodeFactory
The factory of
SurefireForkChannel
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SurefireForkNodeFactory
public SurefireForkNodeFactory()
-
-
Method Details
-
createForkChannel
@Nonnull public ForkChannel createForkChannel(@Nonnull ForkNodeArguments arguments) throws IOException - Specified by:
createForkChannel
in interfaceForkNodeFactory
- Throws:
IOException
-