Skip navigation links

Package net.openhft.chronicle.testframework.process

The net.openhft.chronicle.testframework.internal.process package provides internal implementations for configuring and launching Java processes within the Chronicle testing framework.

See: Description

Package net.openhft.chronicle.testframework.process Description

The net.openhft.chronicle.testframework.internal.process package provides internal implementations for configuring and launching Java processes within the Chronicle testing framework.

This package includes classes that allow customization of JVM arguments, program arguments, classpath entries, and IO behavior for spawned Java processes. It includes implementations of the JavaProcessBuilder interface, providing control over process creation.

Usage of classes in this package may be primarily intended for internal use within the framework, rather than direct usage by client code.

Skip navigation links

Copyright © 2023. All rights reserved.