public class BooterDeserializer extends Object
Constructor and Description |
---|
BooterDeserializer(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
ProviderConfiguration |
deserialize() |
String |
getConnectionString()
Describes the current connection channel used by the client in the forked JVM
in order to connect to the plugin process.
|
String |
getPluginPid() |
StartupConfiguration |
getStartupConfiguration() |
public BooterDeserializer(InputStream inputStream) throws IOException
IOException
@Nonnull public String getConnectionString()
public String getPluginPid()
public ProviderConfiguration deserialize()
public StartupConfiguration getStartupConfiguration()
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.