@Internal public abstract class AbstractRemoteTerminal extends Object implements RemoteTerminal
RemoteTerminal.
Copyright (c) 2015. All Rights Reserved. Oracle Corporation.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
RemoteTerminal.Launchable| Constructor and Description |
|---|
AbstractRemoteTerminal(RemotePlatform platform)
Constructs an
AbstractRemoteTerminal for a RemotePlatform |
| Modifier and Type | Method and Description |
|---|---|
RemotePlatform |
getRemotePlatform()
Obtain the
RemotePlatform. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlaunch, makeDirectoriespublic AbstractRemoteTerminal(RemotePlatform platform)
AbstractRemoteTerminal for a RemotePlatformplatform - the RemotePlatformpublic RemotePlatform getRemotePlatform()
RemotePlatform.RemotePlatformCopyright © 2017. All rights reserved.