public class StandaloneV8LaunchType extends LaunchTypeBase
Constructor and Description |
---|
StandaloneV8LaunchType() |
Modifier and Type | Method and Description |
---|---|
protected JavascriptVmEmbedder.ConnectionToRemote |
createConnectionToRemote(java.lang.String host,
int port,
ILaunch launch,
boolean addConsoleLogger) |
protected BreakpointSynchronizer.Direction |
getPresetSyncDirection() |
launch
protected JavascriptVmEmbedder.ConnectionToRemote createConnectionToRemote(java.lang.String host, int port, ILaunch launch, boolean addConsoleLogger)
createConnectionToRemote
in class LaunchTypeBase
protected BreakpointSynchronizer.Direction getPresetSyncDirection()
getPresetSyncDirection
in class LaunchTypeBase
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.