Class SurefireForkNodeFactory

    • Constructor Detail

      • SurefireForkNodeFactory

        public SurefireForkNodeFactory()
    • Method Detail

      • createForkChannel

        @Nonnull
        public ForkChannel createForkChannel​(@Nonnull
                                             ForkNodeArguments arguments)
                                      throws java.io.IOException
        Description copied from interface: ForkNodeFactory
        Opens and closes the channel.
        Specified by:
        createForkChannel in interface ForkNodeFactory
        Parameters:
        arguments - fork starter properties
        Returns:
        specific implementation of the communication channel
        Throws:
        java.io.IOException - if cannot open the channel