Class StudioProcess
java.lang.Object
org.gradle.profiler.studio.process.StudioProcess
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStudioProcess(Path studioInstallDir, StudioSandboxCreator.StudioSandbox sandbox, InvocationSettings invocationSettings, List<String> studioJvmArgs, List<String> ideaProperties) -
Method Summary
-
Constructor Details
-
StudioProcess
public StudioProcess(Path studioInstallDir, StudioSandboxCreator.StudioSandbox sandbox, InvocationSettings invocationSettings, List<String> studioJvmArgs, List<String> ideaProperties)
-
-
Method Details
-
getConnections
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-