RSE
Release 3.2

org.eclipse.rse.services.clientserver.processes
Interface ISystemProcessRemoteTypes


public interface ISystemProcessRemoteTypes

All remote object types we support. These can be used when registering property pages against remote universal process system objects.


Field Summary
static String TYPE_PROCESS
          A process object
static String TYPE_ROOT
          A root process object
static String TYPECATEGORY
          There is only one type category for remote processes.
 

Field Detail

TYPECATEGORY

static final String TYPECATEGORY
There is only one type category for remote processes. It is "processes".

See Also:
Constant Field Values

TYPE_PROCESS

static final String TYPE_PROCESS
A process object

See Also:
Constant Field Values

TYPE_ROOT

static final String TYPE_ROOT
A root process object

See Also:
Constant Field Values

RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.