|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEnvManager | |
|---|---|
| org.eclipse.ptp.ems.core | |
| org.eclipse.ptp.ems.ui | |
| Uses of IEnvManager in org.eclipse.ptp.ems.core |
|---|
| Methods in org.eclipse.ptp.ems.core that return IEnvManager | |
|---|---|
static IEnvManager |
EnvManagerRegistry.getEnvManager(IProgressMonitor pm,
IRemoteConnection remoteConnection)
Detects the environment management system on the remote machine, if any, and returns an IEnvManager capable of
interfacing with that system. |
static IEnvManager |
EnvManagerRegistry.getNullEnvManager()
|
| Uses of IEnvManager in org.eclipse.ptp.ems.ui |
|---|
| Classes in org.eclipse.ptp.ems.ui that implement IEnvManager | |
|---|---|
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)
. |
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||