RSE
Release 3.2

Package org.eclipse.rse.subsystems.files.local

Application programming interface for creating customized local file subsystems.

See:
          Description

Class Summary
LocalFileSubSystemConfiguration Provides a factory for generating instances of the class SampleFileSubSystem.
 

Package org.eclipse.rse.subsystems.files.local Description

Application programming interface for creating customized local file subsystems.

Package Specification

The package provides support classes for creating customized local file subsystems.

The class LocalFileSubSystemConfiguration is the main factory for creating an local file subsystem. By deriving from it, extenders can create their customized local file subsystem configuration which can then be registered against their system types. A custom SubSystemConfigurationAdapter can be registered for UI-specific customizations. Possible customizations include:


RSE
Release 3.2

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