PTP
Release 5.0

org.eclipse.ptp.remote.core
Interface IRemoteServicesFactory


public interface IRemoteServicesFactory


Method Summary
 IRemoteServices getServices(IRemoteServicesDescriptor descriptor)
          Return the remote services implementation for the given descriptor
 

Method Detail

getServices

IRemoteServices getServices(IRemoteServicesDescriptor descriptor)
Return the remote services implementation for the given descriptor

Parameters:
descriptor - descriptor for the remote services
Returns:
the remote services implementation, or null if initialization failed

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.