org.eclipse.rse.core.model
Interface ISubSystemConfigurationCategories
-
public interface ISubSystemConfigurationCategories
Constants for predefined subsystem factory categories. Use these in calls to
ISystemRegistry.getHostsBySubSystemConfigurationCategory(String)
. This is a constant interface. The individual items should be referenced
directly.
SUBSYSTEM_CATEGORY_JOBS
static final
String SUBSYSTEM_CATEGORY_JOBS
- Job subsystems
-
See Also:
-
Constant Field Values
SUBSYSTEM_CATEGORY_FILES
static final
String SUBSYSTEM_CATEGORY_FILES
- File subsystems
-
See Also:
-
Constant Field Values
SUBSYSTEM_CATEGORY_CMDS
static final
String SUBSYSTEM_CATEGORY_CMDS
- Command subsystems
-
See Also:
-
Constant Field Values
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.