Interface ContentProvider

All Known Implementing Classes:
ReferenceInputStream

public interface ContentProvider
A content provider is a marker interface that is used but the framework internally to handle different kinds of bundles. For example, reference installed bundles or connect bundles. The type of the provider indicates how the framework will handle the install or update of the bundle content.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The type of the provided content
  • Method Summary

    Modifier and Type
    Method
    Description
    A file of the content, may be null
    The type of content