Package org.eclipse.osgi.storagemanager


package org.eclipse.osgi.storagemanager
Provides the storage manager API.

Package Specification

This package specifies the API for managing a group of files that are related to each other.

Clients that manage groups of files that are closely related to each other may be interested in the types provided by this package.

  • Classes
    Class
    Description
    Represents a managed output stream for target managed by a storage manager.
    Storage managers provide a facility for tracking the state of a group of files having relationship with each others and being updated by several entities at the same time.