Class ResourceDependenciesListExtensionPoint

All Implemented Interfaces:
LogEnabled, ExtensionPoint<ResourceDependenciesList>, Disposable, Initializable, Component, Contextualizable, Serviceable, ThreadSafe

Extension point for calculating a resource's dependencies
  • Field Details

    • ROLE

      public static final String ROLE
      The avalon ROLE
  • Constructor Details

  • Method Details

    • getDependencies

      Get the list of dependencies of a resource
      Parameters:
      uri - The resource uri
      data - Additional data, specific per ResourceDependenciesList implementations
      Returns:
      The list of dependencies' URIs, or null if no extension supports this URI