ExternalPluginHostArgs

constructor(pluginClass: String, commMode: JvmCommunicationMode, invokeSocketPath: Path? = null, adminSocketPath: Path? = null, eventSocketPath: Path? = null, invokePort: Int? = null, adminPort: Int? = null, eventPort: Int? = null, authToken: String, generation: Long, configPath: File?)(source)