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()
PortProvidergetPort in interface PortProviderpublic static boolean isRemoteDebugRunning()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.