public class RemoteUIServices extends Object
Constructor and Description |
---|
RemoteUIServices() |
Modifier and Type | Method and Description |
---|---|
static IRemoteServices |
getRemoteServices(String id,
IRunnableContext context)
Look up a remote service provider and ensure it is initialized.
|
static IRemoteUIServices |
getRemoteUIServices(IRemoteServices services)
Helper method to find UI services that correspond to a particular remote services implementation
|
public static IRemoteServices getRemoteServices(String id, IRunnableContext context)
id
- id of service to locatecontext
- context with progress service, or null to use the platform progress servicepublic static IRemoteUIServices getRemoteUIServices(IRemoteServices services)
services
- Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.