|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.remote.core.server.RemoteServerManager
public class RemoteServerManager
| Constructor Summary | |
|---|---|
RemoteServerManager()
|
|
| Method Summary | |
|---|---|
static AbstractRemoteServerRunner |
getServer(java.lang.String id,
IRemoteConnection connection)
Get the remote server identified by id using the remote connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteServerManager()
| Method Detail |
|---|
public static AbstractRemoteServerRunner getServer(java.lang.String id,
IRemoteConnection connection)
id - id of the remote serverconnection - connection used to launch server
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||