public class RemoteDebugPortProvider extends Object implements PortProvider
PortProvider
that provides the port being used by the Java remote debugging.Constructor and Description |
---|
RemoteDebugPortProvider() |
Modifier and Type | Method and Description |
---|---|
int |
getPort()
Return the port number.
|
static boolean |
isRemoteDebugRunning() |
public int getPort()
PortProvider
getPort
in interface PortProvider
public static boolean isRemoteDebugRunning()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.