| Package | Description |
|---|---|
| org.eclipse.ptp.ems.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyEnvManagerDetector
An implementation of
IEnvManager which avoids connecting to the remote machine until it is actually
necessary, then displays a progress dialog while the connection is established and subsequently forwards all
method calls to the IEnvManager returned by EnvManagerRegistry.getEnvManager(IProgressMonitor, IRemoteConnection)
. |
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.